spring-boot项目(idea工具)热部署(亲测有效)

spring-boot项目热部署idea工具:spring (1)、pom文件引入:都须要为truemaven <!-- 热部署模块 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</o
相关文章
相关标签/搜索