标签: spring-boot
在我的项目中使用了Springcache + redis + shiro,但是存在一个问题,Shiro的缓存EhCacheManager和redis缓存实现RedisCacheManager冲突,我该如何解决这个问题?