Skip navigation links
Spring Framework

@NonNullApi @NonNullFields

Package org.springframework.web.server

Core interfaces and classes for Spring's generic, reactive web support.

See: Description

Package org.springframework.web.server Description

Core interfaces and classes for Spring's generic, reactive web support. Builds on top of the org.springframework.http.client.reactive reactive HTTP adapter layer, providing additional constructs such as WebHandler, WebFilter, WebSession among others.
Skip navigation links
Spring Framework