一、该问题的重现步骤是什么?
bladex 2.6.0远程调用分页失败,查看日志信息:
Caused by: org.apache.ibatis.exceptions.PersistenceException:
### Error querying database. Cause: java.lang.IllegalArgumentException: Invoked method public abstract java.util.List com.baomidou.mybatisplus.core.metadata.IPage.orders() is no accessor method!
### Cause: java.lang.IllegalArgumentException: Invoked method public abstract java.util.List com.baomidou.mybatisplus.core.metadata.IPage.orders() is no accessor method!
at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426)
... 109 common frames omitted
二、你期待的结果是什么?实际看到的又是什么?
以上报错,有没有其他更好的解决方案?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladex spring-cloud 2.6.0
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端