@FunctionalInterface public interface RoutePredicateFactory extends ArgumentHints
Modifier and Type | Field and Description |
---|---|
static String |
PATTERN_KEY |
Modifier and Type | Method and Description |
---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(org.springframework.tuple.Tuple args) |
default String |
name() |
argNames, validate, validateArgs, validateMin
static final String PATTERN_KEY
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.