8000 GitHub - lidatui/mybatis-paginator: A Mybatis plugin, implementation of database paging and sorting.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lidatui/mybatis-paginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Support Mybatis version >= 3.1

Basic usage --> here

Plugin config --> here

Use in Spring+Mybatis --> spring-mybaits-template

BTW: 中文文档

Downloading from the Maven central repository

<dependencies>
  ...
    <dependency>
        <groupId>com.github.miemiedev</groupId>
        <artifactId>mybatis-paginator</artifactId>
        <version>1.2.17</version>
    </dependency>
 ...
</dependencies>

Thanks for rapid-framework and plum author.

About

A Mybatis plugin, implementation of database paging and sorting.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0