类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.mybatis.spring.support.SqlSessionDaoSupport
- org.mybatis.spring.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- com.flagwind.mybatis.spring.boot.FlagwindCacheDisabler (implements org.springframework.beans.factory.InitializingBean)
- com.flagwind.mybatis.spring.boot.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- com.flagwind.mybatis.spring.boot.SpringBootBindUtil
- com.flagwind.mybatis.spring.boot.SpringBootBindUtil.SpringBoot2Bind (implements com.flagwind.mybatis.spring.boot.SpringBootBindUtil.IBind)
接口分层结构
Copyright © 2019. All Rights Reserved.