Liuzh
Liuzh
稍后我会提供一个特别的0.1.0 版本支持低版本的 Spring Boot。 你使用的 Spring Boot 版本是多少?
PageHelper.startPage 中 pageNum 从 1 开始。。上面 url 的问题只能断点找原因。
都升级到最新版本就行。
5.0.0-rc2 可以试用。
这是在测试什么吗?我直接关闭了。
分页参数是什么?总数据量有多少?
[fa573c438436ed98ef0cb83b9df43fa2649eb682](https://github.com/RSSNext/Follow/commit/fa573c438436ed98ef0cb83b9df43fa2649eb682) 似乎是这里的改动导致的。
依赖看着没有问题:https://repo1.maven.org/maven2/com/github/pagehelper/pagehelper-spring-boot/1.4.7/pagehelper-spring-boot-1.4.7.pom
Don't be misled by specific plugins. After all, how do I intercept the following method? ```java List query(MappedStatement ms, Object parameterObject, RowBounds rowBounds, ResultHandler resultHandler, CacheKey key, BoundSql boundSql) throws...