Skip to content

Commit beec21d

Browse files
authored
Update README.md
1 parent 7730590 commit beec21d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

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

3-
#MyBatis3.3.0
3+
# MyBatis3.3.0
44

5-
#Spring[MVC]3.2.12
5+
# Spring[MVC]3.2.12
66

77
项目使用Spring3.2.12 + SpringMVC3.2.12 + Mybatis3.3.0
88

@@ -42,19 +42,19 @@
4242
- 原来的 `dialect` 变成了 `helperDialect`,这是基于 PageHelper 方式的分页
4343
- 具体变化看文档
4444

45-
##MyBatis工具
45+
## MyBatis工具
4646

47-
###http://www.mybatis.tk
47+
### http://www.mybatis.tk
4848

49-
##推荐使用Mybatis通用Mapper
49+
## 推荐使用Mybatis通用Mapper
5050

51-
###https://github.com/abel533/Mapper
51+
### https://github.com/abel533/Mapper
5252

53-
##推荐使用Mybatis分页插件
53+
## 推荐使用Mybatis分页插件
5454

55-
###https://github.com/pagehelper/Mybatis-PageHelper
55+
### https://github.com/pagehelper/Mybatis-PageHelper
5656

57-
##作者信息
57+
## 作者信息
5858

5959
- 作者博客:http://blog.csdn.net/isea533
6060

0 commit comments

Comments
 (0)