net.sf.ehcache.CacheException: Another unnamed CacheManager already exists in the same VM. Please provide unique names for each CacheManager in the config or do one of following: 系统会创建cacheManager ,但是没有beanID,无法用注入方式获取chacheManager,用 ehcache.xml放入src…