Spring + Hibernate + Tomcat Dependency problems

后端 未结 3 1807
夕颜
夕颜 2021-01-21 09:19

when I run tomcat and the war is deployed I get : NoClassDefFoundError : org/apache/commons/collections/map/LRUMap

 Invocation of init method fa         


        
3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-21 10:00

    I had this exception when I was with xdoclet on dependencies.

    If you are with this dependency, just exclude it.

提交回复
热议问题