类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- org.dromara.easyes.spring.config.EasyEsConfiguration (implements org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean)
- org.dromara.easyes.spring.factory.IndexStrategyFactory (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- org.dromara.easyes.spring.config.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.dromara.easyes.spring.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- org.dromara.easyes.spring.annotation.MapperScannerRegister (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
注释类型分层结构
Copyright © 2025. All rights reserved.