Class Hierarchy
- java.lang.Object
- org.springframework.boot.context.properties.BoundConfigurationProperties
- org.springframework.boot.context.properties.ConfigurationPropertiesBean
- org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.InitializingBean, org.springframework.core.PriorityOrdered)
- org.springframework.boot.context.properties.ConstructorBound
- org.springframework.boot.context.properties.PropertyMapper
- org.springframework.boot.context.properties.PropertyMapper.Source<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.boot.context.properties.IncompatibleConfigurationException
- org.springframework.core.NestedRuntimeException
- org.springframework.beans.BeansException
- org.springframework.beans.FatalBeanException
- org.springframework.beans.factory.BeanCreationException
- org.springframework.boot.context.properties.ConfigurationPropertiesBindException
- org.springframework.beans.factory.BeanCreationException
- org.springframework.beans.FatalBeanException
- org.springframework.beans.BeansException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
- org.springframework.boot.context.properties.PropertyMapper.SourceOperator
Annotation Interface Hierarchy
- org.springframework.boot.context.properties.ConfigurationProperties (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.ConfigurationPropertiesBinding (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.ConfigurationPropertiesScan (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.DeprecatedConfigurationProperty (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.EnableConfigurationProperties (implements java.lang.annotation.Annotation)
- org.springframework.boot.context.properties.NestedConfigurationProperty (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.context.properties.ConfigurationPropertiesBean.BindMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)