1、添加依赖
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
2、设置自动编译
3、Ctrl + Shift + Alt + / -> Registry自动编译
1、添加依赖
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
2、设置自动编译
3、Ctrl + Shift + Alt + / -> Registry自动编译