File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
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] 4.1.2.RELEASE
5
+ # Spring[ MVC] 4.1.2.RELEASE
6
6
7
7
项目使用Spring4.1.2.RELEASE + SpringMVC4.1.2.RELEASE + Mybatis3.3.0
8
8
42
42
- 原来的 ` dialect ` 变成了 ` helperDialect ` ,这是基于 PageHelper 方式的分页
43
43
- 具体变化看文档
44
44
45
- ##Spring Boot集成MyBatis的基础项目
45
+ ## Spring Boot集成MyBatis的基础项目
46
46
47
- ###https://github.com/abel533/MyBatis-Spring-Boot
47
+ ### https://github.com/abel533/MyBatis-Spring-Boot
48
48
49
- ##MyBatis工具
49
+ ## MyBatis工具
50
50
51
- ###http://www.mybatis.tk
51
+ ### http://www.mybatis.tk
52
52
53
- ##推荐使用Mybatis通用Mapper3
53
+ ## 推荐使用Mybatis通用Mapper3
54
54
55
- ###https://github.com/abel533/Mapper
55
+ ### https://github.com/abel533/Mapper
56
56
57
- ##推荐使用Mybatis分页插件PageHelper
57
+ ## 推荐使用Mybatis分页插件PageHelper
58
58
59
- ###https://github.com/pagehelper/Mybatis-PageHelper
59
+ ### https://github.com/pagehelper/Mybatis-PageHelper
60
60
61
- ##作者信息
61
+ ## 作者信息
62
62
63
63
- 作者博客:http://blog.csdn.net/isea533
64
64
You can’t perform that action at this time.
0 commit comments