CacheKit、findByCache等方法会通过ehcache进行缓存停止tomcat时,CacheManager.getInstance().shutdown();已经把缓存保存.data、.index文件但重启tomcat的时候,说缓存未找到,还要重新获取缓存如何解决?或是启动时恢复缓存?