Package cn.lm.mybatis.spring.mapper
package cn.lm.mybatis.spring.mapper
-
ClassesClassDescriptionA
ClassPathBeanDefinitionScannerthat registers Mappers bybasePackage,annotationClass, ormarkerInterface.BeanFactory that enables injection of MyBatis mapper interfaces.BeanDefinitionRegistryPostProcessor that searches recursively starting from a base package for interfaces and registers them asMapperFactoryBean.