程序包tk.mybatis.spring.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • tk.mybatis.spring.annotation.BaseProperties
    • tk.mybatis.spring.annotation.MapperScannerRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)

注释类型分层结构