Package org.mybatis.spring.annotation
package org.mybatis.spring.annotation
Contains MyBatis annotations
-
ClassDescriptionUse this annotation to register MyBatis mapper interfaces when using Java Config.A
ImportBeanDefinitionRegistrar
to allow annotation configuration of MyBatis mapper scanning.The Container annotation that aggregates severalMapperScan
annotations.