【目錄】
😝新建maven項目(新建Maven項目)
😁搭建springMVC(使用SpringMVC架構)
😎使用MyBatis連接數據庫(MyBatis學習)
😊MyBatis整合SpringMVC(MyBatis結合springMVC)
【創建步驟】
①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。進行配置