摘要: springboot 整合内存缓存Caffeine 1.引jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-cache</artifactId> </depend 阅读全文