public interface OrderedWebFilter
extends org.springframework.web.server.WebFilter, org.springframework.core.Ordered
Ordered WebFilter.| Modifier and Type | Field and Description | 
|---|---|
| static int | REQUEST_WRAPPER_FILTER_MAX_ORDERFilters that wrap the request should be ordered less than or equal to this. | 
static final int REQUEST_WRAPPER_FILTER_MAX_ORDER
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.