我们的应用程序曾经使用过Ehcache的旧版本(2.10),我们用它来禁用更新检查:
System.setProperty(“net.sf.ehcache.skipUpdateCheck”,“true”);我们现在升级到最新的……
没必要。没有更新检查更新。