SpringBoot+Idea热部署

2021-03-21 06:26

阅读:373

标签:打开   compile   int   项目   mpi   str   ram   art   spring   

idea版本

IntelliJ IDEA 2019.2.3 (Ultimate Edition)

1.pom文件加依赖

 		
		org.springframework.boot
            spring-boot-devtools
            truetrue

2.Ctrl+Alt+S设置 修改Compiler项

技术图片

3.Ctrl+Shift+Alt+/ 选择Registry

技术图片

4.勾选后close

技术图片

5.重启或者重新打开项目

JRebel插件更方便,这是旧电脑,有空更新.

SpringBoot+Idea热部署

标签:打开   compile   int   项目   mpi   str   ram   art   spring   

原文地址:https://www.cnblogs.com/yang37/p/13904986.html


评论


亲,登录后才可以留言!