Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 committed Jun 27, 2017
1 parent e0fa61b commit 36e477e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#SSM集成的基础项目,项目使用Maven管理
# SSM集成的基础项目,项目使用Maven管理

#MyBatis3.3.0
# MyBatis3.3.0

#Spring[MVC]4.1.2.RELEASE
# Spring[MVC]4.1.2.RELEASE

项目使用Spring4.1.2.RELEASE + SpringMVC4.1.2.RELEASE + Mybatis3.3.0

Expand Down Expand Up @@ -52,23 +52,23 @@ CSDN博客:http://blog.csdn.net/isea533/article/details/73555400

GitHub项目:https://github.com/mybatis-book/book

##Spring Boot集成MyBatis的基础项目
## Spring Boot集成MyBatis的基础项目

###https://github.com/abel533/MyBatis-Spring-Boot
### https://github.com/abel533/MyBatis-Spring-Boot

##MyBatis工具
## MyBatis工具

###http://www.mybatis.tk
### http://www.mybatis.tk

##推荐使用Mybatis通用Mapper3
## 推荐使用Mybatis通用Mapper3

###https://github.com/abel533/Mapper
### https://github.com/abel533/Mapper

##推荐使用Mybatis分页插件PageHelper
## 推荐使用Mybatis分页插件PageHelper

###https://github.com/pagehelper/Mybatis-PageHelper
### https://github.com/pagehelper/Mybatis-PageHelper

##作者信息
## 作者信息

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

Expand Down

0 comments on commit 36e477e

Please sign in to comment.