Package cn.lm.mybatis.spring.annotation


package cn.lm.mybatis.spring.annotation
  • Class
    Description
     
    Use 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 several MapperScan annotations.