170316、spring4:@Cacheable和@CacheEvict实现缓存及集成redis
注:1、放入cache中,采用@Cacheable;使缓存失效@CacheEvict 2、自定义CacheManager只需要继承org.springframework.cache.support ...
注:1、放入cache中,采用@Cacheable;使缓存失效@CacheEvict 2、自定义CacheManager只需要继承org.springframework.cache.support ...