Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Spring WebFlux #10

Closed
flowersinthesand opened this issue May 20, 2018 · 0 comments
Closed

Support Spring WebFlux #10

flowersinthesand opened this issue May 20, 2018 · 0 comments
Assignees
Milestone

Comments

@flowersinthesand
Copy link
Member

Spring WebFlux is a web framework of Spring's reactive stack based on Reactive Streams:

The reactive stack, web framework, Spring WebFlux, was added later in version 5.0. It is fully non-blocking, supports Reactive Streams back pressure, and runs on servers such as Netty, Undertow, and Servlet 3.1+ containers.

See https://docs.spring.io/spring/docs/5.0.6.RELEASE/spring-framework-reference/web-reactive.html

@flowersinthesand flowersinthesand added this to the 2.0.0-Alpha1 milestone May 20, 2018
@flowersinthesand flowersinthesand self-assigned this May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant