Springboot整合ehcache及guava作为缓冲使用的方式 1.ehcache缓存 需要添加依赖的jar implementation 'net.sf.ehcache:ehcache:2.10.6' implementation 'org.springframework.boot:spring-boot-starter-cache:... java 2023-11-26 164 点赞 2 评论 248 浏览