IDEA 解决web项目下的web.xml中 context-param的自动提示中没有contextConfigLocation

问题:
如下图所示
web项目下的web.xml中 context-param的自动提示中没有contextConfigLocation
在这里插入图片描述
解决方式:
Settings-Plugins中,勾选Spring MVC,然后重启idea即可
在这里插入图片描述