maven+springMVC(一)

 【目录】

  😝新建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。进行配置

  

  

 

posted @ 2019-02-13 21:31  茄子鱼  阅读(5222)  评论(0编辑  收藏  举报