2019年10月23日
摘要: 前面的章节,讲解了[Spring Boot集成Spring Cache]( https://blog.csdn.net/Simple_Yangger/article/details/102693316),Spring Cache已经完成了多种Cache的实现,包括EhCache、RedisCache 阅读全文
posted @ 2019-10-23 22:36 杨小格子 阅读(834) 评论(0) 推荐(0) 编辑
摘要: 前面的章节,讲解了[Spring Boot集成Spring Cache]( https://blog.csdn.net/Simple_Yangger/article/details/102693316),Spring Cache已经完成了多种Cache的实现,包括EhCache、RedisCache 阅读全文
posted @ 2019-10-23 22:35 杨小格子 阅读(1654) 评论(0) 推荐(0) 编辑
摘要: 一、关于Spring Cache 缓存在现在的应用中越来越重要, Spring从3.1开始定义了org.springframework.cache.Cache和org.springframework.cache.CacheManager接口来统一不同的缓存技术,并支持使用JCache(JSR 107 阅读全文
posted @ 2019-10-23 00:00 杨小格子 阅读(1335) 评论(0) 推荐(0) 编辑