最近调试了spring的注解缓存@Cacheable、@CacheEvict、@CachePut、@Caching当spring集成ehcache时,各个注解缓存都没问题,但当集成redis时,只有注解@Cacheable可以正常使用,@CacheEvict没相应除响应的缓存@CchePut也 没效果望大神指点一二
http://blog.csdn.net/tianyaleixiaowu/article/details/70314277