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_ORDER
Filters that wrap the request should be ordered less than or equal to this.
|
static final int REQUEST_WRAPPER_FILTER_MAX_ORDER
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.