Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 609 Bytes

web-reactive.adoc

File metadata and controls

12 lines (10 loc) · 609 Bytes

Web on Reactive Stack

This part of the documentation covers support for reactive-stack web applications built on a {reactive-streams-site}/[Reactive Streams] API to run on non-blocking servers, such as Netty, Undertow, and Servlet containers. Individual chapters cover the Spring WebFlux framework, the reactive WebClient, support for testing, and reactive libraries. For Servlet-stack web applications, see Web on Servlet Stack.