# flow **Repository Path**: mirrors_vaadin/flow ## Basic Information - **Project Name**: flow - **Description**: Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vaadin Flow ====== *[Vaadin Flow](https://vaadin.com/flow) is the Java framework of Vaadin Platform for building modern websites that look great, perform well and make you and your users happy.* **For instructions about developing web applications with Vaadin Flow**, please refer to [the documentation](https://vaadin.com/docs/latest/flow). **To contribute, first refer to [Contribution Guide](/CONTRIBUTING.md) for general instructions and requirements for contributing code to Flow.** **For issues related to [Hilla](https://hilla.dev/), please refer to the https://github.com/vaadin/hilla repository.** Ask questions about Vaadin Flow in our [forum](https://vaadin.com/forum/c/flow/8). Since [Vaadin platform 23.0](https://github.com/vaadin/platform), Flow major and minor versions are aligned with platform versions: | Branch | [Platform Version](https://github.com/vaadin/platform/releases) | [Flow Version](https://github.com/vaadin/flow/releases) | |--------|-------------------------------------------------------------------------|---------------------------------------------------------| | 2.13 | 14.14 (LATEST commercial with Java 8+ support and Servlet 3) | 2.13 | | 23.6 | 23.6 (LATEST commercial with Java 11+ support and Servlet 3) | 23.6 | | 24.9 | 24.9 (LATEST 24 minor release, Java 17+, Jakarta EE 10, Spring-boot 3) | 24.9 | | 25.0 | 25.0 (LATEST release, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.0 | | 25.1 | 25.1 (Vaadin 25.1 pre-release, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.1 | | main | 25.2 (Vaadin 25.2 preparations, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.2 |