Uses of Interface
org.springframework.context.annotation.Condition
Packages that use Condition
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects.
- 
Uses of Condition in org.springframework.context.annotationSubinterfaces of Condition in org.springframework.context.annotationModifier and TypeInterfaceDescriptioninterfaceAConditionthat offers more fine-grained control when used with@Configuration.