gistfile1.txt 1、加maven依赖 org.springframework.boot spring-boot-devtools true 2、开启热部署 org.springframework.boot spring-boot-maven-plugin true 3、开启idea自动make功能 CTRL + SHIFT + A -- 查找 compliter build project
1、加maven依赖2、开启热部署 org.springframework.boot spring-boot-devtoolstrue 3、开启idea自动make功能 CTRL + SHIFT + A --> 查找 compliter build project automatically --> 选中 CTRL + SHIFT + A --> 查找Registry --> 找到并勾选compiler.automake.allow.when.app.running org.springframework.boot spring-boot-maven-plugintrue