-1

I want to know if every time I make any changes to a resource, do I need to restart the server? I am inexperienced in the area, I would like content for best practice to build an API.

1 Answers1

0

Use IDEs hotdeploy in debug mode to reload your classes, in most cases, this works but when doesn't the IDE will tell you to restart the application.