springboot+shiro+ehcache整合之Another unnamed CacheManager already exists in the same VM.
ehcache.xml配置文件注意:1、原因是:如果使用的ehcache版本超过了2.5.0,那么就很重要,不然ehcache会自动加载为默认的名字_default_,而ehcache2.5以后只允许创建单例的CacheManager,从而报重复加载CacheManager的错误。org.springframework.beans.factory.UnsatisfiedDependencyExce