IDEA2021.3 开发Spring Boot配置热部署
在pom.xml中添加依赖:<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <version>2.5.6</version>&a