idea中web.xml报错 Servlet should have a mapping

情景再现

配置springmvc时,报错,实际mapping已经写了,错误截图如下:

该图是从别的帖子拿的

 

解决方法

把web.xml添加进去即可