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 "Forwarded" and "X-Forwarded-*" headers to override the request URI (i.e.Default adapter ofwebHandlerto theHttpHandlercontract.This builder has two purposes:BlockHoundIntegrationfor spring-web classes.