|
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 | +## 新书《MyBatis 从入门到精通》 |
46 | 46 |
|
47 |
| -### https://github.com/abel533/MyBatis-Spring-Boot |
| 47 | + |
48 | 48 |
|
49 |
| -## MyBatis工具 |
| 49 | +预售地址:[京东](https://item.jd.com/12103309.html),[当当](http://product.dangdang.com/25098208.html),[亚马逊](https://www.amazon.cn/MyBatis从入门到精通-刘增辉/dp/B072RC11DM/ref=sr_1_18?ie=UTF8&qid=1498007125&sr=8-18&keywords=mybatis) |
50 | 50 |
|
51 |
| -### http://www.mybatis.tk |
| 51 | +CSDN博客:http://blog.csdn.net/isea533/article/details/73555400 |
52 | 52 |
|
53 |
| -## 推荐使用Mybatis通用Mapper3 |
| 53 | +GitHub项目:https://github.com/mybatis-book/book |
54 | 54 |
|
55 |
| -### https://github.com/abel533/Mapper |
| 55 | +##Spring Boot集成MyBatis的基础项目 |
56 | 56 |
|
57 |
| -## 推荐使用Mybatis分页插件PageHelper |
| 57 | +###https://github.com/abel533/MyBatis-Spring-Boot |
58 | 58 |
|
59 |
| -### https://github.com/pagehelper/Mybatis-PageHelper |
| 59 | +##MyBatis工具 |
60 | 60 |
|
61 |
| -## 作者信息 |
| 61 | +###http://www.mybatis.tk |
| 62 | + |
| 63 | +##推荐使用Mybatis通用Mapper3 |
| 64 | + |
| 65 | +###https://github.com/abel533/Mapper |
| 66 | + |
| 67 | +##推荐使用Mybatis分页插件PageHelper |
| 68 | + |
| 69 | +###https://github.com/pagehelper/Mybatis-PageHelper |
| 70 | + |
| 71 | +##作者信息 |
62 | 72 |
|
63 | 73 | - 作者博客:http://blog.csdn.net/isea533
|
64 | 74 |
|
65 | 75 | - 作者邮箱:abel533@gmail.com
|
66 | 76 |
|
67 |
| -- Mybatis工具群(推荐): <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=7c2f018e4cddc7d4aad04fc312b2d69361a0a896a4f59219a7914953a57bffc2"><img border="0" src="http://pub.idqqimg.com/wpa/images/group.png" alt="Mybatis工具群(2)" title="Mybatis工具群(2)"></a> |
68 |
| - |
69 |
| -- Mybatis工具群(2000 人已满): <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=29e4cce8ac3c65d14a1dc40c9ba5c8e71304f143f3ad759ac0b05146e0952044"><img border="0" src="http://pub.idqqimg.com/wpa/images/group.png" alt="Mybatis工具" title="Mybatis工具"></a> |
| 77 | +- Mybatis工具群: <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=7c2f018e4cddc7d4aad04fc312b2d69361a0a896a4f59219a7914953a57bffc2"><img border="0" src="http://pub.idqqimg.com/wpa/images/group.png" alt="Mybatis工具群" title="Mybatis工具群"></a> |
0 commit comments