File tree Expand file tree Collapse file tree 1 file changed +3
-37
lines changed Expand file tree Collapse file tree 1 file changed +3
-37
lines changed Original file line number Diff line number Diff line change
1
+ #http://mybatis.tk
2
+
1
3
#SSM集成的基础项目,项目使用Maven管理
2
4
3
5
#MyBatis3.2.8
6
8
7
9
项目使用Spring4.1.2.RELEASE+SpringMVC4.1.2.RELEASE+Mybatis3.2.8
8
10
9
- 项目集成了Mybatis分页插件和通用Mapper插件
10
-
11
- 项目使用的hsqldb内存数据库,根据需要可以切换为其他支持的数据库
12
-
13
- ##推荐使用Mybatis通用Mapper3
14
-
15
- 项目地址:https://github.com/abel533/Mapper
16
-
17
- ##推荐使用Mybatis分页插件
18
-
19
- Mybatis分页插件oschub的项目地址:http://git.oschina.net/free/Mybatis_PageHelper
20
-
21
- Mybatis分页插件github的项目地址:https://github.com/pagehelper/Mybatis-PageHelper
22
-
23
- 分页插件文档地址:http://git.oschina.net/free/Mybatis_PageHelper/wikis/home
24
-
25
- ##其他相关信息
26
-
27
- Mybatis项目:https://github.com/mybatis/mybatis-3
28
-
29
- Mybatis文档:http://mybatis.github.io/mybatis-3/zh/index.html
30
-
31
- Mybatis专栏:
32
- Mybatis示例:http://blog.csdn.net/column/details/mybatis-sample.html
33
- Mybatis问题集:http://blog.csdn.net/column/details/mybatisqa.html
34
-
35
- ##作者信息
36
-
37
- 作者博客:
38
- http://my.oschina.net/flags/blog
39
- http://blog.csdn.net/isea533
40
-
41
- 作者QQ: 120807756
42
-
43
- 作者邮箱: abel533@gmail.com
44
-
45
- Mybatis工具群: 211286137 (Mybatis相关工具插件等等)
11
+ 该项目中不包含MyBatis相关的插件
You can’t perform that action at this time.
0 commit comments