Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

coder-java-caicai/Mybatis-Spring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

#MyBatis3.3.0

#Spring[MVC]3.2.12

项目使用Spring3.2.12 + SpringMVC3.2.12 + Mybatis3.3.0

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

项目使用的hsqldb内存数据库,根据需要可以切换为其他支持的数据库

##MyBatis工具

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

##推荐使用Mybatis通用Mapper

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

##推荐使用Mybatis分页插件

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

##作者信息

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.3%
  • CSS 2.7%