-
Notifications
You must be signed in to change notification settings - Fork 64
Pagination_QuickStart_MyBatis_Plus
fangjinuo edited this page Oct 17, 2019
·
1 revision
Installation
so easy:
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-mybatisplus-spring-boot-starter</artifactId>
<version>${sqlhelper.version}</version>
</dependency>
-
Advanced Usage