【目录】
????新建maven项目(新建Maven项目)
????搭建springMVC(使用SpringMVC架构)
????使用MyBatis连接数据库(MyBatis学习)
????MyBatis整合SpringMVC(MyBatis结合springMVC)
????MyBatis****
【创建步骤】
①New Maven Project
②创建成功但存在错误
The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path
????Build Path
④Add Libarary-->ServerRuntime Next-->Apache Tomcat --->Apply and Close
注:如果没有下载Tomcat。进行配置
转载于:https://www.cnblogs.com/xqz0618/p/javaweb01.html