2020年6月21日

Springboot项目热部署-Devtools

摘要: 1.在pom.xml(如果是多模块,则此pom根据需要可设为具体模块)文件中添加 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <scope 阅读全文

posted @ 2020-06-21 22:11 少年zzy 阅读(151) 评论(0) 推荐(0)

导航