java.lang.ClassNotFoundException: org.springframework.web.util.WebAppRootListener

毅会

关注

阅读 149

2022-09-02

严重: Error configuring application listener of class org.springframework.web.util.WebAppRootListener
java.lang.ClassNotFoundException: org.springframework.web.util.WebAppRootListener

缺少spring-web jar包,实际是已经通过maven引入,只是需要在eclipse再配置下。

项目->右键属性->Deployment Assembly->add->Java Build Path Entries->选择Maven Dependencies即可



精彩评论(0)

0 0 举报