This page looks best with JavaScript enabled

springboot集成热部署DevTools

 ·  ☕ 1 min read

导入jar包

1
2
3
4
5
<!-- 热部署DevTools -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-devtools</artifactId>
</dependency>

idea 设置项目自动编译

idea双击shift键, 搜索registry

Support the author with
alipay QR Code
wechat QR Code