PageHelper在SpringBoot+MyBatis中合理且规范的使用方法
PageHelper在SpringBoot+Mybatis中合理且规范的使用方法PageHelper一. 开发准备1. 开发工具2. 开发环境3. 开发依赖二. 技术文档1. 基于SpringBoot2. 基于MyBatis3. 集成PageHelper三. 应用讲解1. 基本使用FAQ1. 为什么要重新声明一个list函数?2. `doSelectPageInfo`是什么?3. 这种写法的代码量看起来不少反多?2. 进阶使用FAQ1. `BaseService`作为`interface`,`page`为什
原创
2020-10-23 01:08:16 ·
3702 阅读 ·
20 评论