Spring boot 熱加載

在pom文件中添加依賴(optional-->true表示覆蓋父級項目中的引用): <dependency>      <groupId> org.springframework.boot </ groupId>      <artifactId> spring-boot-devtools </ artifactId>      <optional> true </ optional>  </ d
相關文章
相關標籤/搜索