vaadin /
platform
Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
Loading repository data…
vaadin / repository
Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Vaadin 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.
To contribute, first refer to Contribution Guide for general instructions and requirements for contributing code to Flow.
For issues related to Hilla, please refer to the https://github.com/vaadin/hilla repository.
Ask questions about Vaadin Flow in our forum.
Since Vaadin platform 23.0, Flow major and minor versions are aligned with platform versions:
| Branch | Platform Version | Flow Version |
|---|---|---|
| 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.10 | 24.10 (LATEST 24 minor release, Java 17+, Jakarta EE 10, Spring-boot 3) | 24.10 |
| 25.1 | 25.1 (LATEST release, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.1 |
| 25.2 | 25.2 (Vaadin 25.2 pre-release, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.2 |
| main | 25.3 (Vaadin 25.3 preparations, Java 21+, Jakarta EE 11, Spring-boot 4) | 25.3 |
Selected from shared topics, language and repository description—not editorial ratings.
vaadin /
Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one.
McPringle /
Apus is a social media wall for conferences.
fredpena /
The objective of this project is purely for learning, I am testing combining technology like Vaadin Flow with Quarkus
TatuLund /
FilesystemDataProvider is a data model add-on for 14 and 23 (Flow) providing hierarchical data of the ftp and filesystem, including File select components.
Parth17 /
This is Spring secured Vaadin 14 flow web application
geekychris /
This project is a complete management system for employees and departments, built using Spring Boot and Vaadin Flow UI. It allows users to create, update, and delete data via both a web interface and REST API, with features such as search, filtering, input validation, and an in-memory H2 database. The application is written primarily in Java 21,...