You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to know why in version 2.0, mappercannerregister injects the implementation class of beandefinitionregistrypostprocessor interface (mappercannerconfigurer)
I want to know why in version 2.0, mappercannerregister injects the implementation class of beandefinitionregistrypostprocessor interface (mappercannerconfigurer)
What is the reason for the upgrade here?
org.mybatis.spring.annotation. MapperScannerRegistrar#registerBeanDefinitions
`void registerBeanDefinitions(AnnotationMetadata annoMeta, AnnotationAttributes annoAttrs,
BeanDefinitionRegistry registry, String beanName) {
The text was updated successfully, but these errors were encountered: