网上搜寻各种解说,applicationContext-hibernate.xml 配置错误,jar冲突等等

现场错误图:

Initialization of bean failed; nested exception is java.lang.

解决方法:

asm-attrs.jar

cglib-nodep-2.1_3.jar

放在WEB-INF/lib 文件,其他cglib-nodep-2.1_3.jar替换掉cglib-2.1.jar版本即可

再次部署启动即可不报错误;

相关文章:

  • 2022-12-23
  • 2021-10-02
  • 2021-06-29
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-24
  • 2022-12-23
  • 2021-05-20
  • 2022-12-23
相关资源
相似解决方案