Hi

Does the server support Hot deployment?
I mean if a change the content of a method of one controller (small change like for example: add debugging) does the server is able to take the change?
Does it have to reload the context?

The console shoes some debugging about context being closed an initialized?
For so small changes, is that normal?

Regards