SpringMVC-Spring-MyBatis

SpringMVC+Spring+MyBatis+Maven

  • Owner: KevinXie0131/SpringMVC-Spring-MyBatis
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With OwnerKevinXie0131/SpringMVC-Spring-MyBatis
Primary LanguageJava
Program languageJava (Language Count: 1)
Platform
License:
所有者活动
Created At2014-01-19 05:21:12
Pushed At2021-07-20 13:51:33
Last Commit At2018-02-11 10:14:26
Release Count0
用户参与
Stargazers Count638
Watchers Count90
Fork Count634
Commits Count21
Has Issues Enabled
Issues Count2
Issue Open Count2
Pull Requests Count1
Pull Requests Open Count1
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private