可以安装spring ide,有些自动补全简单多了,配置地址:

http://www.cnblogs.com/maplefighting/p/7481762.html

一、web.xml

配置spring容器,前端控制器,字符过滤器

比如web.xml配置可以alt+/ ,然后点击就自动生成了

SSM配置web.xml提示

SSM配置web.xml提示

创建applicationContext.xml文件时可以右键new --> other找到spriing......然后直接创建

SSM配置web.xml提示

相关文章: