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

Any plan to support Spring WebFlux #565

Open
linux-china opened this issue Feb 28, 2020 · 2 comments
Open

Any plan to support Spring WebFlux #565

linux-china opened this issue Feb 28, 2020 · 2 comments

Comments

@linux-china
Copy link

Now I use Spring WebFlux for HTTP REST API services because of performance, at the same time I use Vaadin to build UI, and this is the famous problem between Spring MVC and WebFlux.

Can I use SpringMvc and webflux together? https://stackoverflow.com/questions/53883037/can-i-use-springmvc-and-webflux-together

More and more developers use WebFlux, and any plan for Vaadin to support WebFlux?

@pleku
Copy link
Contributor

pleku commented Mar 9, 2020

Hi @linux-china we have had some ideas about supporting reactive development with Vaadin, but there hasn't been anything concrete yet done, or anything planned at the moment. Here is a related issue vaadin/flow#3801

@rucko24
Copy link

rucko24 commented Nov 23, 2021

Very interesting, it was just the same, if I have used project reactor with Vaadin flow a couple of times, together with Spring WebFlux's WebClient but, under background is not only necessary reactor-netty?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants