- 断点只生效一次
禁用了Any exception不然每次都会进入exception
F9走完所有
- 配置为开发模式
org.springframework
springloaded
org.springframework.boot
spring-boot-devtools
true
true
org.springframework.boot
spring-boot-maven-plugin
<!-- 如果不设置fork,那么不会restart,devtools热部署不会起作用–>
true
- 修改编译
- Shift+ALT+Ctrl+/ ,选择“Registry”,回车,找到“complier.automake.allow.when.app.running”