org.springframework.boot spring-boot-devtools true
更新项目,然后重新install后启动即可。
注意: devtools会在windows资源管理器占用java进程,在开发工具里面杀不掉,只能手动kill掉,不然重启会选成端口重复绑定报错。