Class Hierarchy
- java.lang.Object
- dev.orne.config.spring.ConfigAutowireCandidateResolver (implements org.springframework.beans.factory.support.AutowireCandidateResolver)
- dev.orne.config.spring.ConfigAutowireCandidateResolverConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- dev.orne.config.spring.ConfigPropertySourcePostProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.context.EnvironmentAware)
- dev.orne.config.spring.ConfigProviderConfigurer (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.EnvironmentAware)
- dev.orne.config.spring.ConfigurableComponentsConfigurer (implements org.springframework.context.annotation.ImportAware)
- dev.orne.config.spring.ConfigurableComponentsPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.core.env.PropertySource<T>
- dev.orne.config.spring.ConfigLazyPropertySource
- dev.orne.config.spring.SpringBootAutoConfigurer
- dev.orne.config.spring.SpringBootAutoConfigurer.FeaturesSelector (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportSelector)
Interface Hierarchy
- dev.orne.config.Config
- dev.orne.config.spring.ConfigPropertySource.Unconfigured
- dev.orne.config.spring.ConfigProviderCustomizer
- dev.orne.config.spring.ConfigProviderCustomizer.ConfigRegistry
Annotation Interface Hierarchy
- dev.orne.config.spring.ConfigPropertySource (implements java.lang.annotation.Annotation)
- dev.orne.config.spring.ConfigPropertySources (implements java.lang.annotation.Annotation)
- dev.orne.config.spring.EnableConfigurableComponents (implements java.lang.annotation.Annotation)
- dev.orne.config.spring.EnableOrneConfig (implements java.lang.annotation.Annotation)
- dev.orne.config.spring.EnablePreferredConfigInjection (implements java.lang.annotation.Annotation)