Maven+SpringMvc报错

报错信息:
Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

解决方案:

1、右键项目,选择properties

Error configuring application listener of class org.springframework.web....解决方案

2、点击Deployment Assembly

Error configuring application listener of class org.springframework.web....解决方案

3、点击Add

Error configuring application listener of class org.springframework.web....解决方案

4、点击Java Build Path

Error configuring application listener of class org.springframework.web....解决方案
5、点击你的Maven项目(Maven Dependencies),选择finish,restart Server就可以啦!

相关文章:

  • 2021-06-02
  • 2021-10-09
  • 2021-10-11
  • 2021-10-26
猜你喜欢
  • 2021-04-02
  • 2021-06-03
  • 2022-12-23
  • 2021-08-07
  • 2021-05-24
  • 2021-09-27
相关资源
相似解决方案