vaadin / vaadin/spring

Any plan to support Spring WebFlux

Open
#565 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Epic
Dominant language
Java
Stars
186
Forks
98
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by reviewing the repository's Spring integration and the linked Spring MVC/WebFlux compatibility discussion. Clarify the required Vaadin behavior with Spring WebFlux and identify the relevant entry points and validation; done means the requested WebFlux integration is defined and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring, spring-boot
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.