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

Skip to content

Commit cd18b9b

Browse files
committed
更新文档,强调spring4
1 parent 85cb4cd commit cd18b9b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
#SSM集成的基础项目,项目使用Maven管理
22

3-
项目使用Spring3.2.12+SpringMVC3.2.12+Mybatis3.2.8
3+
#MyBatis3.2.8
4+
5+
#Spring4.1.2.RELEASE
6+
7+
项目使用Spring4.1.2.RELEASE+SpringMVC4.1.2.RELEASE+Mybatis3.2.8
48

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

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

9-
##推荐使用Mybatis通用Mapper
13+
##推荐使用Mybatis通用Mapper3
1014

1115
项目地址:https://github.com/abel533/Mapper
1216

@@ -18,7 +22,6 @@ Mybatis分页插件github的项目地址:https://github.com/pagehelper/Mybatis
1822

1923
分页插件文档地址:http://git.oschina.net/free/Mybatis_PageHelper/wikis/home
2024

21-
2225
##其他相关信息
2326

2427
Mybatis项目:https://github.com/mybatis/mybatis-3

0 commit comments

Comments
 (0)