Package pro.chenggang.project.reactive.mybatis.support.r2dbc.spring.annotation


package pro.chenggang.project.reactive.mybatis.support.r2dbc.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 R2dbcMapperScan annotations.