Class CustomRoutePredicateFactory

  • All Implemented Interfaces:
    org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory<CustomRoutePredicateFactory.Config>, org.springframework.cloud.gateway.support.Configurable<CustomRoutePredicateFactory.Config>, org.springframework.cloud.gateway.support.ShortcutConfigurable

    public abstract class CustomRoutePredicateFactory
    extends org.springframework.cloud.gateway.handler.predicate.AbstractRoutePredicateFactory<CustomRoutePredicateFactory.Config>
    Base class for custom predicate factories.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CustomRoutePredicateFactory.Config  
      • Nested classes/interfaces inherited from interface org.springframework.cloud.gateway.support.ShortcutConfigurable

        org.springframework.cloud.gateway.support.ShortcutConfigurable.GatewayEvaluationContext, org.springframework.cloud.gateway.support.ShortcutConfigurable.RestrictivePropertyAccessor, org.springframework.cloud.gateway.support.ShortcutConfigurable.ShortcutType
    • Field Summary

      • Fields inherited from interface org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory

        PATTERN_KEY