SpringMVC-Spring-MyBatis

SpringMVC+Spring+MyBatis+Maven

  • 所有者: KevinXie0131/SpringMVC-Spring-MyBatis
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

SpringMVC+Spring+MyBatis

Frameworks and Tools

  • Java&IDE: JDK6 MyEclipse
  • Backend: SpringMVC3.2.9 Spring3.2.9 MyBatis3.1.1 (Configured by annotation)
  • Database: Oracle10g
  • Web Server: Tomcat 7
  • Build Tool: Maven
  • Other: Druid(database connection pool) JUnit Log4j Jackson FastJson

System Features

  • Integration of Spring core, Spring MVC, and MyBatis
  • Management of users through CRUD interface

Code Generator for MyBatis

  • You can find code generator from the link
  • In the folder of mybatis-generator, you can find generator.xml and mybatis-generator-core-1.3.2.jar.
  • Download these two files in the folder of C:\mybatis, and run the following command:
    java -jar mybatis-generator-core-1.3.2.jar -configfile generator.xml -overwrite
  • Then Java POJOs that match the table structure will be generated.

About

主要指標

概覽
名稱與所有者KevinXie0131/SpringMVC-Spring-MyBatis
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證
所有者活动
創建於2014-01-19 05:21:12
推送於2021-07-20 13:51:33
最后一次提交2018-02-11 10:14:26
發布數0
用户参与
星數638
關注者數90
派生數634
提交數21
已啟用問題?
問題數2
打開的問題數2
拉請求數1
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?