spring boot+ Intellj idea devtools 设置热部署

POM文件   [html]  view plain  copy   <!--添加依赖-->   <dependency>       <groupId>org.springframework.boot</groupId>       <artifactId>spring-boot-devtools</artifactId>       <!-- optional=true,依赖不会传递,该项目依
相关文章
相关标签/搜索