idea社区版springboot热部署
钢翼
编程
https://www.cnblogs.com/sprinkle/p/7058630.html
上面的方法用的是mvn插件的方式,实际上是重启应用,不能算是热部署。
1.安装插件
Settings->Plugins 搜索并安装以下插件
JRebel and XRebel for IntelliJ
2.启动自动编译
Settings->Build,Execution,Deployment
勾选 Build project automatically
3.启动运行时编译
Ctrl+Alt+Shift+/ -> registry...
勾选 compiler.automake.allow.when.app.running