Package | Description |
---|---|
org.springframework.context.annotation |
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationCondition
A
Condition that offers more fine-grained control when used with
@Configuration . |