back to home

vaadin / flow

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

738 stars
193 forks
1,303 issues
JavaJavaScriptTypeScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing vaadin/flow in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/vaadin/flow)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Vaadin Flow ====== *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.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 |