# spring-boot-mapper
**Repository Path**: gaopengsui/spring-boot-mapper
## Basic Information
- **Project Name**: spring-boot-mapper
- **Description**: Spring boot集成通用mapper和分页插件
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-08-26
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# spring-boot-mapper
#### 項目介紹
Spring boot集成通用mapper和分页插件。
#### 主要架构
框架 | 版本
-------- | ---
spring boot | 2.0.4.RELEASE
mybatis | 3.4.6
mybatis-spring | 1.3.2
mapper | 3.4.3
pagehelper | 5.1.4
#### 使用说明
1.运行项目。
2.使用postman,输入地址 `http://localhost/article/getPage`,请求返回如下信息表示成功。

