1.加入官方pom依賴
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
<scope>true</scope>
</dependency>
2.idea工具上開啟Make CTRL + SHIFT + A –> 查找make project automatically –> 選中 CTRL + SHIFT + A –> 查找Registry(選第一個(gè)) –> 找到并勾選compiler.automake.allow.when.app.running
3.在resource里面新建一個(gè)application.properties文件,寫入內(nèi)容為:(最重要的)
4.重啟IDEA
做完以上4步劝萤,一定可以熱部署成功!4蚕印!Q岽Α!