muyinchen / Mybatis-Spring

这是一个集成了Mybatis分页插件和通用Mapper的示例项目

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SSM集成的基础项目,项目使用Maven管理

#MyBatis3.3.0

#Spring[MVC]4.1.2.RELEASE

项目使用Spring4.1.2.RELEASE + SpringMVC4.1.2.RELEASE + Mybatis3.3.0

项目集成了Mybatis分页插件和通用Mapper插件

项目使用的mysql数据库,根据需要可以切换为其他数据库

##Spring Boot集成MyBatis的基础项目

###https://github.com/abel533/MyBatis-Spring-Boot

##MyBatis工具

###http://www.mybatis.tk

##推荐使用Mybatis通用Mapper3

###https://github.com/abel533/Mapper

##推荐使用Mybatis分页插件PageHelper

###https://github.com/pagehelper/Mybatis-PageHelper

##作者信息

About

这是一个集成了Mybatis分页插件和通用Mapper的示例项目


Languages

Language:Java 97.3%Language:CSS 2.7%