> 文档中心 > 热部署Devtools

热部署Devtools


1.Adding devtools to your project

    org.springframework.boot    spring-boot-devtools    runtime    true

2.Adding plugin to your pom.xml

自己的工程名字          org.springframework.boot     spring-boot-maven-plugin       true  true          

3.Enabling automatic build

4.Update the value of

重启IDEA