Wednesday, 19 February 2014

JRebel

JRebel is a JVM plugin that allows Java developers to change code and see the effect without redeploying the application or restarting Tomcat. It supports Spring as well (Spring beans additions, removals etc. on the fly).

( from http://zeroturnaround.com/software/jrebel/trial/ )

What Does JRebel Do?

Instant Reload

See all changes to Java code instantly in the browser. Save and refresh!
The same is true for your other project files.

Ecosystem Support

All major IDEs, application servers, servlet containers and frameworks are
supported out of the box.

Zero Configuration

Start using inside 5 minutes, no docs needed.

No comments:

Post a Comment