Enzo
Enzo
> Exactly, it's supposed to be but it's not working as of below dependencies: `org.springframework.boot:spring-boot-starter:jar:2.6.1` `org.mybatis.spring.boot:mybatis-spring-boot-starter:jar:2.2.0` `com.github.pagehelper:pagehelper-spring-boot-starter:jar:1.4.1` 如果这个组合不能用的话,怎么修复?
这不是一样么?两个设置没差别,而且结果没有效
> Change `support-methods-arguments`(Kebab Case) to `supportMethodsArguments`(Lower Camel Case) Sorry 又试了下有效了
花了几天时间把MyBatis去掉了