Hot deployment using JRebel

JRebel is a tool that instantly adds, changes, and debugs codes and logs these changes automatically without restarting the application server. This tool instantly reloads changes made to a class structure, making a full app redeploy unnecessary. This helps the development of this project since JRebel can be installed in STS Eclipse as a plugin:

Hot deployment using JRebel

To use JRebel, a license or activation code is needed. Create an account at https://my.jrebel.com using your Facebook or Twitter credentials and a free activation code will be given.

Each project must be configured to have rebel.xml which is needed for the hot deployment process. ...

Get Spring MVC Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.