https://stackoverflow.com/questions/45639904/intelijj-idea-springboot-devtools
spring boot实现不用重启就能动态编译修改的代码
This a guide I used some time ago to make it work: https://www.mkyong.com/spring-boot/intellij-idea-spring-boot-template-reload-is-not-working/
Basically you have two do 2 things:
- Enable "Build project automatically" from Settings->Build, Execution, Deployment->Compiler
- Go to Registry(Ctrl+A, type "Registry") and enable compiler.automake.allow.when.app.running and ide.windowSystem.autoShowProcessPopup
最后
以上就是复杂饼干最近收集整理的关于spring boot实现不用重启就能动态编译修改的代码的全部内容,更多相关spring内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复