导入依赖:
<dependency>
<groupId>com
.github
.pagehelper
</groupId
>
<artifactId>pagehelper
</artifactId
>
<version>5.1.2</version
>
</dependency
>
service接口写上如下代码
topic是我返回的数据实体
serviceimpl实现类
controller调用service方法
postman测试
转载请注明原文地址:https://ipadbbs.8miu.com/read-19029.html