Skip to content

Commit a5189eb

Browse files
committed
Update 19.5. Hot swapping.md
1 parent 40ae0e3 commit a5189eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

III. Using Spring Boot/19.5. Hot swapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
由于Spring Boot应用程序只是普通的Java应用,那JVM热交换(hot-swapping)应该能出色的工作。JVM热交换在它能替换的字节码上有些限制,更全面的解决方案可以使用[Spring Loaded](https://github.com/spring-projects/spring-loaded)项目或[JRebel](http://zeroturnaround.com/software/jrebel/)
44

5-
关于热交换可以参考[“How-to”](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-hotswapping)相应章节。
5+
关于热交换可以参考[“How-to”](../IX. ‘How-to’ guides/README.md)相应章节。

0 commit comments

Comments
 (0)