maven库
更新
net.sf.ehcache
ehcache
报错如下:
java.lang.NoSuchMethodError: net.sf.ehcache.Ehcache.getStatistics()Lnet/sf/ehcache/statistics/StatisticsGateway
解决方法: 删除原来的ehcache的jar包
引入:
net.sf.ehcache.internal
ehcache-core
2.10.6
provided
maven库
更新
net.sf.ehcache
ehcache
报错如下:
java.lang.NoSuchMethodError: net.sf.ehcache.Ehcache.getStatistics()Lnet/sf/ehcache/statistics/StatisticsGateway
解决方法: 删除原来的ehcache的jar包
引入:
net.sf.ehcache.internal
ehcache-core
2.10.6
provided