Package | Description |
---|---|
org.springframework.boot.autoconfigure |
Spring Boot's auto-configuration capabilities.
|
org.springframework.boot.autoconfigure.condition |
@Condition annotations and supporting classes. |
Modifier and Type | Class and Description |
---|---|
protected static class |
MessageSourceAutoConfiguration.ResourceBundleCondition |
Modifier and Type | Class and Description |
---|---|
class |
AnyNestedCondition
Condition that will match when any nested class condition matches. |
class |
OnBeanCondition
Condition that checks for the presence or absence of specific beans. |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.