Skip to content

Commit 051d7c6

Browse files
committed
更新文档,强调spring3
1 parent 6886093 commit 051d7c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
#SSM集成的基础项目,项目使用Maven管理
22

3+
#MyBatis3.2.8
4+
5+
#Spring3.2.12
6+
37
项目使用Spring3.2.12+SpringMVC3.2.12+Mybatis3.2.8
48

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

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

13+
#Spring4分支
14+
15+
本项目还有一个使用Spring4的分支:[Spring4](https://github.com/abel533/Mybatis-Spring/tree/spring4)
16+
917
##推荐使用Mybatis通用Mapper
1018

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

0 commit comments

Comments
 (0)