| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
| ConditionalOnExpression
Configuration annotation for a conditional element that depends on the value of a SpEL
expression.
|
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
| SearchStrategy
Some named search strategies for beans in the bean factory hierarchy.
|
| SpringBootCondition
Base of all
Condition implementations used with Spring Boot. |
| SpringBootCondition.Outcome
Outcome for a match, including log message.
|
| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
| ConditionalOnExpression
Configuration annotation for a conditional element that depends on the value of a SpEL
expression.
|
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
ConditionalOnWebApplication
Conditional that only matches when the application context is a web application
context. |
| Class and Description |
|---|
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnBean
Conditional that only matches when the specified bean classes and/or names are
already contained in the BeanFactory. |
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
| Class and Description |
|---|
ConditionalOnClass
Conditional that only matches when the specified classes are on the classpath. |
ConditionalOnMissingBean
Conditional that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory. |
Copyright © 2013. All rights reserved.