How to configure hot deploy in Eclipse
Hot deploy has supported the code changes in the method implementation only. If you add a new class or a new method, restart is still required.
To simulate it, try to add a new method, following pop up screen will be displayed, saying the code changes cannot be hot swapped in the JVM.
Read full article from How to configure hot deploy in Eclipse
No comments:
Post a Comment