Spring插件之PageHelper(一)的配置
一、简介PageHelper是国内非常优秀的一款开源的mybatis分页插件,它支持基本主流与常用的数据库,例 如mysql、oracle、mariaDB、DB2、SQLite、Hsqldb等。 本项目在 github 的项目地址:https://github.com/pagehelper/Mybatis-PageHelper 本项目在 gitosc 的项目地址:http://git....