File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- #SSM集成的基础项目,项目使用Maven管理
1
+ # SSM集成的基础项目,项目使用Maven管理
2
2
3
- #MyBatis3.3.0
3
+ # MyBatis3.3.0
4
4
5
- #Spring[ MVC] 3.2.12
5
+ # Spring[ MVC] 3.2.12
6
6
7
7
项目使用Spring3.2.12 + SpringMVC3.2.12 + Mybatis3.3.0
8
8
42
42
- 原来的 ` dialect ` 变成了 ` helperDialect ` ,这是基于 PageHelper 方式的分页
43
43
- 具体变化看文档
44
44
45
- ##MyBatis工具
45
+ ## MyBatis工具
46
46
47
- ###http://www.mybatis.tk
47
+ ### http://www.mybatis.tk
48
48
49
- ##推荐使用Mybatis通用Mapper
49
+ ## 推荐使用Mybatis通用Mapper
50
50
51
- ###https://github.com/abel533/Mapper
51
+ ### https://github.com/abel533/Mapper
52
52
53
- ##推荐使用Mybatis分页插件
53
+ ## 推荐使用Mybatis分页插件
54
54
55
- ###https://github.com/pagehelper/Mybatis-PageHelper
55
+ ### https://github.com/pagehelper/Mybatis-PageHelper
56
56
57
- ##作者信息
57
+ ## 作者信息
58
58
59
59
- 作者博客:http://blog.csdn.net/isea533
60
60
You can’t perform that action at this time.
0 commit comments