Package org.springframework.http.server.reactive


@NullMarked package org.springframework.http.server.reactive
Abstractions for reactive HTTP server support including a serverHttpRequest and serverHttpResponse along with an HttpHandler for processing.

Also provides implementations adapting to different runtimes including servlet containers and Netty + Reactor IO.