view -> tool window -> jrebel

1. 勾选 Build project automatically

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

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

idea jrebel热部署

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

idea jrebel热部署

相关文章: