类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- org.mybatis.spring.mapper.ClassPathMapperScanner
- tk.mybatis.mapper.entity.Config
- tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration
- tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration.AutoConfiguredMapperScannerRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- tk.mybatis.mapper.autoconfigure.MapperAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration
- tk.mybatis.spring.annotation.MapperScannerRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- tk.mybatis.mapper.autoconfigure.MybatisProperties
- org.apache.ibatis.io.VFS
接口分层结构
注释类型分层结构
Copyright © 2018. All rights reserved.