Skip to content

Commit 30f0368

Browse files
committed
修改文档。
1 parent dc713fe commit 30f0368

File tree

1 file changed

+3
-37
lines changed

1 file changed

+3
-37
lines changed

README.md

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#http://mybatis.tk
2+
13
#SSM集成的基础项目,项目使用Maven管理
24

35
#MyBatis3.2.8
@@ -6,40 +8,4 @@
68

79
项目使用Spring4.1.2.RELEASE+SpringMVC4.1.2.RELEASE+Mybatis3.2.8
810

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相关的插件

0 commit comments

Comments
 (0)