如图错误所示:
idea 的 xml文件 出现 check if all servlet have mappings
web.xml文件出现很多的爆红,这其实是我们配置的web.cml位置错误。
idea 的 xml文件 出现 check if all servlet have mappings

我的本来应该是webRoot下边的web.xml,但是我配置的是web下边的web.xml,导致出错。修改一下就可以了。

相关文章:

  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
猜你喜欢
  • 2021-09-14
  • 2022-12-23
  • 2021-10-09
  • 2021-09-08
  • 2021-07-10
  • 2021-10-29
  • 2021-07-29
相关资源
相似解决方案