Class OnEnabledPredicate

java.lang.Object
org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.cloud.gateway.config.conditional.OnEnabledComponent<RoutePredicateFactory<?>>
org.springframework.cloud.gateway.config.conditional.OnEnabledPredicate
All Implemented Interfaces:
org.springframework.context.annotation.Condition, org.springframework.context.annotation.ConfigurationCondition

public class OnEnabledPredicate extends OnEnabledComponent<RoutePredicateFactory<?>>