<!--分页插件-->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId>
<version>5.1.10</version>
</dependency>
<!--分页-->
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-autoconfigure</artifactId>
<version>1.2.12</version>
</dependency>
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.12</version>
</dependency>
idea啥版本看下是不是一个问题。
https://blog.csdn.net/qq_18630487/article/details/106916572#comments_13418662
重启~~~~~~~~~~~~~
我也是这个问题 请问解决了吗
请问问题解决了吗
请问问题解决了吗
请问解决了吗
vension 5.2.1可以 5.3.0就报错Cannot resolve com.github.pagehelper:pagehelper:5.3.0 怎么破大佬