IDEA SpringBoot 热部署+html修改无需make自动刷新

释放双眼,带上耳机,听听看~!

maven 


1
2
3
4
5
6
1      <dependency>
2            <groupId>org.springframework.boot</groupId>
3            <artifactId>spring-boot-devtools</artifactId>
4            <optional>true</optional>
5        </dependency>
6

 

IDEA SpringBoot 热部署+html修改无需make自动刷新

 

2.然后 Shift+Ctrl+Alt+/,选择Registry

3.IDEA SpringBoot 热部署+html修改无需make自动刷新

 

ok了,重启一下项目,然后改一下类里面的内容,IDEA就会自动去make了。

给TA打赏
共{{data.count}}人
人已打赏
安全经验

职场中的那些话那些事

2021-9-24 20:41:29

安全经验

网站日志统计案例分析与实现

2021-11-28 16:36:11

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索