随笔分类 -  Redis

摘要:Spring Cache集成redis的运行原理: Spring缓存抽象模块通过CacheManager来创建、管理实际缓存组件,当SpringBoot应用程序引入spring-boot-starter-data-redi依赖后吗,容器中将注册的是CacheManager实例RedisCacheMa 阅读全文
posted @ 2019-12-19 10:48 weizhxa 阅读(573) 评论(0) 推荐(0) 编辑