摘要: springboot 热启动: 1、在pom.xml 文件 <dependencies></ dependencies> 添加如下内容 <!--支持热启动--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId> 阅读全文
posted @ 2020-03-16 13:37 lemmon_water 阅读(788) 评论(0) 推荐(0)