Class Hierarchy
- java.lang.Object
- org.springframework.cloud.util.PropertyUtils
- org.springframework.cloud.util.ProxyUtils
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- org.springframework.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.cloud.util.ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition
- org.springframework.boot.autoconfigure.condition.NoneNestedConditions
- org.springframework.cloud.util.ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition
- org.springframework.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
Annotation Type Hierarchy
- org.springframework.cloud.util.ConditionalOnBootstrapDisabled (implements java.lang.annotation.Annotation)
- org.springframework.cloud.util.ConditionalOnBootstrapEnabled (implements java.lang.annotation.Annotation)