An open API service indexing awesome lists of open source software.

https://github.com/vaadin/flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
https://github.com/vaadin/flow

java vaadin vaadin-flow web-application-framework

Last synced: about 1 month ago
JSON representation

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Awesome Lists containing this project

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.12 | 14.13 (LATEST commercial with Java 8+ support and Servlet 3) | 2.12 |
| 23.6 | 23.6 (LATEST commercial with Java 11+ support and Servlet 3) | 23.6 |
| 24.8 | 24.8 (maintained minor release, Java 17+, Jakarta EE 10, Spring-boot 3) | 24.8 |
| 24.9 | 24.9 (LATEST release, Java 17+, Jakarta EE 10, Spring-boot 3) | 24.9 |
| main | 25.0 (Vaadin 25.0 preparations, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.0 |