Spring Boot整合ehcache

1.pom文件引入 <!-- caching --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </dependency> <dependency> <groupId>net.sf.ehcache</gr
相關文章
相關標籤/搜索