Spring WebFlux Core

Reactive web framework providing annotated controllers, functional endpoints, dispatcher handler, and the full reactive request/response processing pipeline. Supports non-blocking I/O with Reactor Mono and Flux types.

API entry from apis.yml

apis.yml Raw ↑
name: Spring WebFlux Core
description: Reactive web framework providing annotated controllers, functional endpoints, dispatcher
  handler, and the full reactive request/response processing pipeline. Supports non-blocking I/O with
  Reactor Mono and Flux types.
image: https://spring.io/img/projects/spring-framework.svg
humanUrl: https://docs.spring.io/spring-framework/reference/web/webflux.html
baseUrl: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/
tags:
- Annotated Controllers
- Dispatcher Handler
- Functional Endpoints
- Non-Blocking
- Reactive
- Spring Framework
- WebFlux
properties:
- type: Documentation
  url: https://docs.spring.io/spring-framework/reference/web/webflux.html
- type: APIReference
  url: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html
- type: GitHubRepository
  url: https://github.com/spring-projects/spring-framework/tree/main/spring-webflux
- type: GettingStarted
  url: https://spring.io/guides/gs/reactive-rest-service/
- type: Maven Repository
  url: https://mvnrepository.com/artifact/org.springframework/spring-webflux