JRebel是一套JavaEE開(kāi)發(fā)工具。JRebel允許開(kāi)發(fā)團(tuán)隊(duì)在有限的時(shí)間內(nèi)完成更多的任務(wù)修正更多的問(wèn)題,發(fā)布更高質(zhì)量的軟件產(chǎn)品。JRebel是收費(fèi)軟件,用戶(hù)可以在JRebel官方站點(diǎn)下載30天的評(píng)估版本。
Jrebel 可快速實(shí)現(xiàn)熱部署,節(jié)省了大量重啟時(shí)間,提高了個(gè)人開(kāi)發(fā)效率。
JRebel是一款JAVA虛擬機(jī)插件,它使得JAVA程序員能在不進(jìn)行重部署的情況下,即時(shí)看到代碼的改變對(duì)一個(gè)應(yīng)用程序帶來(lái)的影響。JRebel使你能即時(shí)分別看到代碼、類(lèi)和資源的變化,你可以一個(gè)個(gè)地上傳而不是一次性全部部署。當(dāng)程序員在開(kāi)發(fā)環(huán)境中對(duì)任何一個(gè)類(lèi)或者資源作出修改的時(shí)候,這個(gè)變化會(huì)直接反應(yīng)在部署好的應(yīng)用程序上,從而跳過(guò)了構(gòu)建和部署的過(guò)程,每年可以省去部署用的時(shí)間花費(fèi)高達(dá)5.25個(gè)星期。
更新:
JRebel 5.5.2 (18th March 2014)
Added support for JBoss 6.2EAP
Added support for Stripes-Guice 1.5
Added support for EBean javaagent
Improved anonymous inner class handling in JRebel. Should be much more consistent
Improved performance for WebSphere servers, introduced resource URL caching
Fixed an issue that caused a CannotCompileException to occur in Spring MVC 3.1.0.M2
Fixed an issue that caused a CannotCompileException to occur in Liferay 5.2.3
Fixed an issue that caused a CannotCompileException to occur in GWT 2.6
Fixed an issue that caused a CannotCompileException to occur Websphere Liberty Profile 8.5 using MyFaces
Fixed an issue that would cause the Hibernate cache to be closed after reload
Fixed an issue that caused state to be lost for stateful EJBs on JBoss 7
Fixed an issue that would cause @PostConstruct methods on EJBs deployed to WAS to be called multiple times
Updated JRebel Remoting to not require rebel.xml files in modules deployed to remote server