Spring Boot學習之使用熱部署(devtools IDEA版)

1.引入依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <!--防止devtools傳入到其它模塊,當開發者將應用打包後,devtools會自動禁用。-->
相關文章
相關標籤/搜索