我正在尝试编写一些允许我清除缓存的Java,但是我使用CacheManager.getInstance()...
错误的地方是否存在问题:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/logging/LogFactory
当我将 commons-logging-1.1.3.jar 添加到项目中时,错误是:
net.sf.ehcache.config.ConfigurationFactory parseConfiguration
WARNING: No configuration found. Configuring ehcache from
ehcache-failsafe.xml found in the classpath:
jar:file:/C:/Users/olawzi/Downloads/ehcache-1.2.3.jar!/ehcache-failsafe.xml