Package org.springframework.web.server.adapter
@NullMarked
package org.springframework.web.server.adapter
Implementations to adapt to the underlying
org.springframework.http.client.reactive reactive HTTP adapter
and HttpHandler.-
ClassesClassDescriptionBase class for a
WebApplicationInitializerthat installs a Spring Reactive Web Application on a Servlet container.Default implementation ofServerWebExchange.Extract values from the standard "Forwarded" header or the "X-Forwarded-*" alternative headers to override the request information to reflect the originating client's perspective.Default adapter ofWebHandlerto theHttpHandlercontract.This builder has two purposes:BlockHoundIntegrationfor spring-web classes.