springboot項目分頁查詢

(1)添加依賴 <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper-spring-boot-starter</artifactId> <version>1.2.3</version> </dependency> (2)具體思想 ①聲明一個類PageRequest,這個類含有
相關文章
相關標籤/搜索