DevilYaos
DevilYaos
就是直接按照您的springboot那个demo项目中的三个starter集成的呀。。。没有单独设置PageInterceptor,就是按照https://github.com/abel533/MyBatis-Spring-Boot这个里面复制过去的。。。 我目前全部换成一个一个分开集成的方式。。。就好了。。。没有用starter。。。就瞬间好了。。。 pom参照如下: org.mybatis.spring.boot mybatis-spring-boot-starter 1.1.1 tk.mybatis mapper-spring-boot-starter 1.0.0 com.github.pagehelper pagehelper-spring-boot-starter 1.0.0
额,不明白是哪里的错,出问题的配置是我提交issue的日期时的https://github.com/abel533/MyBatis-Spring-Boot 这个demo里面的配置配的。。。。
可能问题是#1里面的大神提出的那样,我大概调试到他出错的那步我就没有深究了,惭愧。。。