/** * Core interfaces and classes for Spring's generic, reactive web support. * Builds on top of the {@code org.springframework.http.client.reactive} * reactive HTTP adapter layer, providing additional constructs such as * WebHandler, WebFilter, WebSession among others. */ package org.springframework.web.server;