称心大侠

文章
3
资源
0
加入时间
4年1月23天

springboot_热部署

1. POM添加依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> &