String cacheName = IWenshiduDao.class.getName(); Ehcache cache = CacheManager.create().getEhcache(cacheName); cache.removeAll(); 来自为知笔记(Wiz) 相关文章: