Springboot使用PageHelper插件實現翻頁

1.依賴jar包java <dependency> <groupId>com.github.pagehelper</groupId> <artifactId>pagehelper</artifactId> <version>4.1.6</version> </dependency> 2.配置Config @Configuration @EnableTransac
相關文章
相關標籤/搜索