应用程序源码(android,iOS,WindowsPhone)

SpringBoot项目如何通过Jrebel进行热部署

2018-05-15  本文已影响306人  e5497a4bf107

1. 勾选 Build project automatically

Spring Boot项目首先自动编译,才能够实现热部署。那如何实现自动编译,见下图: 

2. 按组合键 Shift+Ctrl+Alt+/,选择Registry

3. 勾选上compiler.automake.allow.when.app.running

4. 使用jrebel debug模式重新运行你的项目

5. 启动成功的标志

6. 运行结果

上一篇 下一篇

猜你喜欢

热点阅读