Package org.springframework.web.filter.reactive
@NullMarked
package org.springframework.web.filter.reactive
webFilter implementations for use in
reactive web applications.-
ClassDescriptionReactive
webFilterthat converts posted method parameters into HTTP methods, retrievable viaHttpRequest.getMethod().Inserts an attribute in the ReactorContextthat makes the currentServerwebExchangeavailable under the attribute nameServerwebExchangeContextFilter.EXCHANGE_CONTEXT_ATTRIBUTE.webFilterthat modifies the URL, and then redirects or wraps the request to apply the change.Builder forUrlHandlerFilter.A spec to configure a trailing slash handler.