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
@@ -52,23 +52,23 @@ CSDN博客:http://blog.csdn.net/isea533/article/details/73555400
52
52
53
53
GitHub项目:https://github.com/mybatis-book/book
54
54
55
- ##Spring Boot集成MyBatis的基础项目
55
+ ## Spring Boot集成MyBatis的基础项目
56
56
57
- ###https://github.com/abel533/MyBatis-Spring-Boot
57
+ ### https://github.com/abel533/MyBatis-Spring-Boot
58
58
59
- ##MyBatis工具
59
+ ## MyBatis工具
60
60
61
- ###http://www.mybatis.tk
61
+ ### http://www.mybatis.tk
62
62
63
- ##推荐使用Mybatis通用Mapper3
63
+ ## 推荐使用Mybatis通用Mapper3
64
64
65
- ###https://github.com/abel533/Mapper
65
+ ### https://github.com/abel533/Mapper
66
66
67
- ##推荐使用Mybatis分页插件PageHelper
67
+ ## 推荐使用Mybatis分页插件PageHelper
68
68
69
- ###https://github.com/pagehelper/Mybatis-PageHelper
69
+ ### https://github.com/pagehelper/Mybatis-PageHelper
70
70
71
- ##作者信息
71
+ ## 作者信息
72
72
73
73
- 作者博客:http://blog.csdn.net/isea533
74
74
You can’t perform that action at this time.
0 commit comments