文件名称: pagehelper-spring-boot-autoconfigure-1.4.7.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-autoconfigure</artifactId>
<version>1.4.7</version>
</dependency>Gradle:
implementation group: 'com.github.pagehelper', name: 'pagehelper-spring-boot-autoconfigure', version: '1.4.7'
Gradle (Short):
implementation 'com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.7'
Gradle (Kotlin):
implementation("com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.4.7")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.github.pagehelper.autoconfigurecom.github.pagehelper.autoconfigure.PageHelperAutoConfiguration
com.github.pagehelper.autoconfigure.PageHelperProperties
com.github.pagehelper.autoconfigure.PageHelperStandardProperties