Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 241 Bytes

MyBatis Page Plugin

Only Support MySql

仅支持MySql数据库分页

Maven引用

<dependency>
  <groupId>cn.jarkata</groupId>
  <artifactId>jarkata-mybatis-page</artifactId>
  <version>1.0.1</version>
</dependency>