(1) pom文件:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
(2) Settings 配置

(3) 按ctrl+shift+alt+/

(4) 重启IDEA
(1) pom文件:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
(2) Settings 配置
(3) 按ctrl+shift+alt+/
(4) 重启IDEA
本文标题:SpringBoot3 热加载
本文链接:https://www.haomeiwen.com/subject/kvlaeftx.html
网友评论