Spring Boot & Redis

解決方案以下:spring

去掉熱部署的引用,緣由未知spring-boot

<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-devtools</artifactId>
  <optional>true</optional>
</dependency>
相關文章
相關標籤/搜索