1、Idea里新建项目
2、创建HelloController
3、运行
4、开发环境热部署
pom.xml
查看目前已有的依赖
配置properties
设置
ctrl+shift+alt+/
新版本的compiler.automake.allow.when.app.running已经不在registry里面了,在settings里面的Advanced settings里面Allow auto-make to start even if developed application is currently running 就可以了。记得确认!!!