文艺水池

文章
3
资源
0
加入时间
2年10月24天

boot开启热部署

#springboot开启热部署. 在pom.xml中添加依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> ...