1.添加依赖
compile 'org.springframework.boot:spring-boot-devtools'
2.设置IDEA
3.保存后回到主页面,Shift+Ctrl+Alt+/ 选择Registry
4.勾选complier.automake.allow.when.app.running
5.重启项目 完成
1.添加依赖
compile 'org.springframework.boot:spring-boot-devtools'
2.设置IDEA
3.保存后回到主页面,Shift+Ctrl+Alt+/ 选择Registry
4.勾选complier.automake.allow.when.app.running
5.重启项目 完成