2018年2月25日 下午9:03
后来补充
关于spring-mvc的可以简单的看一下应用intellij IDEA创建SpringMVC项目,SpringMVC数据绑定入门教程-慕课网
web.xml

SpringMVC的配置:Dispatcher-servlet.xml

对mvc:annotation-driven标签的说明:
SpringMVC-mvc:annotation-driven的作用 - jacker - CSDN博客这篇文章最后
spring的配置文件
spring的总配置文件:applicationContent.xml
spring的配置文件:applicationContent-datasource.xml
