Package org.springframework.web.server


@NonNullApi @NonNullFields package org.springframework.web.server
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.