idea spring boot热部署

File----setting <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> <scope>true</scope> </dependency> <configuration> <fork
相关文章
相关标签/搜索