摘要: SpringBoot 集成 Caffeine Caffeine 和 Spring Cache 依赖,使用注解方法实现缓存 依赖 <!--提供 Spring Boot 中的缓存支持--> <dependency> <groupId>org.springframework.boot</groupId> 阅读全文
posted @ 2023-12-01 19:04 鲤斌 阅读(139) 评论(0) 推荐(0)