Package org.springframework.web.server.adapter
@NonNullApi
@NonNullFields
package org.springframework.web.server.adapter
Implementations to adapt to the underlying
org.springframework.http.client.reactive
reactive HTTP adapter
and HttpHandler
.-
ClassDescriptionBase class for a
WebApplicationInitializer
that installs a Spring Reactive Web Application on a Servlet container.Default implementation ofServerWebExchange
.Extract values from "Forwarded" and "X-Forwarded-*" headers to override the request URI (i.e.Default adapter ofWebHandler
to theHttpHandler
contract.This builder has two purposes:BlockHoundIntegration
for spring-web classes.