web123456

Java interview questions

PageHelper causes custom Mybatis interceptor to fail to take effect

Lime ๓: Like, my plugin did not take effect because my custom 2-party library and a groupId prefix used by the project, which caused ComponentScan to scan my 2-party package first, but the PageHelperAutoConfiguration @AutoConfigureAfter() has not been scanned yet.