摘要: 前言 用过spring cache的朋友应该会知道,Spring Cache默认是不支持在@Cacheable上添加过期时间的,虽然可以通过配置缓存容器时统一指定。形如 @Bean public CacheManager cacheManager( @SuppressWarnings("rawtyp 阅读全文
posted @ 2022-10-11 09:40 Linyb极客之路 阅读(2183) 评论(0) 推荐(0)