史上最簡單的spring+springMVC+mybaits整合SSM框架~Simple-SSM

github地址: https://github.com/FaceGhost/Simple-SSMmysql

原由來源於搭建ssm系列教程,爲此整理一個最簡單CURD的全套源碼,高手請勿噴,僅供參考學習,想學習的同窗的能夠參考下列文章git

版本

  • spring 4.2.4tomcat

  • mybatis 3.2.8mybatis

  • 開發工具:eclipsemvc

  • 數據庫:mysql

數據庫配置文件位置

https://github.com/FaceGhost/Simple-SSM/blob/master/src/main/resources/res.properties

數據庫表及初始數據位置

https://github.com/FaceGhost/Simple-SSM/tree/master/src/main/resources/db

啓動

Simple-SSM 項目右鍵->Debug As -> Maven build …

Goals : tomcat7:run

瀏覽器訪問

http://localhost:8080/Simple-SSM/test

相關文章
相關標籤/搜索