Update doc for JRebel

This commit is contained in:
Naoki Takezoe
2017-09-21 16:09:52 +09:00
parent 8d52fc06ed
commit 8d5b494785

View File

@@ -117,4 +117,4 @@ And you reload browser, JRebel give notice of that it has reloaded classes:
## 6. Limitations
JRebel is nearly always able to eliminate the need to explicitly reload your container after a code change. However, if you change any of your routes patterns, there is nothing JRebel can do, you will have to restart Jetty by `jetty:quickstart`.
JRebel is nearly always able to eliminate the need to explicitly reload your container after a code change. However, if you change any of your routing patterns, there is nothing JRebel can do, you will have to restart by `jetty:quickstart`.