摘要:
Spring缓存注解@Cacheable,@CacheEvict,@CachePut的使用 https://www.cnblogs.com/jiangbotao233/p/10190375.html SpringCache之 @CachePut https://blog.csdn.net/mrlia 阅读全文
摘要:
Spring的@EnableCaching注解 https://segmentfault.com/a/1190000011069802 @EnableCaching注解是spring framework中的注解驱动的缓存管理功能。自spring版本3.1起加入了该注解。如果你使用了这个注解,那么你就 阅读全文