2018年2月10日
摘要: 博客地址:http://www.moonxy.com 一、前言 Spring Cache 对 Cahce 进行了抽象,提供了 @Cacheable、@CachePut、@CacheEvict 等注解。Spring Boot 应用基于 Spring Cache,既提供了基于内存实现的缓存管理器,可以用 阅读全文
posted @ 2018-02-10 21:36 沐小悠 阅读(11294) 评论(0) 推荐(3) 编辑