yimu

报错信息如下:Could not instantiate listener         org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
 .......

 

无语的解决办法:

所有spring*.jar 都拷贝到 WEB-INF/lib根文件夹下,之前为了分类在lib下面创建了一个spring文件夹...... 

 

 

 

 

 

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
  • 2022-02-09
  • 2021-10-30
  • 2021-12-11
  • 2021-09-02
  • 2022-01-01
猜你喜欢
  • 2021-09-05
  • 2021-07-27
  • 2021-11-17
  • 2021-11-16
相关资源
相似解决方案