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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?