Tuesday 26 August 2008

Faster Java development


 

JavaRebel is a JVM plugin (-javaagent) that enables to reload changes made to Java class files on-the-fly, saving developers the time that it takes to redeploy an application or perform a container restart. It is a generic solution that works for Java EE and Java standalone applications

http://www.zeroturnaround.com/javarebel/


 

http://www.zeroturnaround.com/docs/javarebel-jpetstore-screencast Shows how it works

No comments: