Uses of Annotation Interface
org.springframework.context.annotation.Conditional
Packages that use Conditional
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 Conditional in org.springframework.context.annotation
Classes in org.springframework.context.annotation with annotations of type ConditionalModifier and TypeClassDescription@interface
Indicates that a component is eligible for registration when one or more specified profiles are active.