#SSM集成的基础项目,项目使用Maven管理
项目使用Spring3.2.12+SpringMVC3.2.12+Mybatis3.2.8
项目集成了Mybatis分页插件和通用Mapper插件
项目使用的hsqldb内存数据库,根据需要可以切换为其他支持的数据库
##推荐使用Mybatis通用Mapper
项目地址:https://github.com/abel533/Mapper
##推荐使用Mybatis分页插件
Mybatis分页插件oschub的项目地址:http://git.oschina.net/free/Mybatis_PageHelper
Mybatis分页插件github的项目地址:https://github.com/pagehelper/Mybatis-PageHelper
分页插件文档地址:http://git.oschina.net/free/Mybatis_PageHelper/wikis/home
##其他相关信息
Mybatis项目:https://github.com/mybatis/mybatis-3
Mybatis文档:http://mybatis.github.io/mybatis-3/zh/index.html
Mybatis专栏: Mybatis示例:http://blog.csdn.net/column/details/mybatis-sample.html Mybatis问题集:http://blog.csdn.net/column/details/mybatisqa.html
##作者信息
作者博客: http://my.oschina.net/flags/blog http://blog.csdn.net/isea533
作者QQ: 120807756
作者邮箱: abel533@gmail.com
Mybatis工具群: 211286137 (Mybatis相关工具插件等等)