# 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`,请求返回如下信息表示成功。
![输入图片说明](https://images.gitee.com/uploads/images/2018/0826/154553_7beb267e_627081.png "spring-boot-mapper-001.png") ![输入图片说明](https://images.gitee.com/uploads/images/2018/0826/154605_0f88c9bd_627081.png "spring-boot-mapper-002.png")