Upgrading · Docs · Get Started
This is a pre-release for the Vaadin 25.0. We appreciate if you give it a try and report any issues you notice. You can get this version from Maven Central directly.
This is a Major version Upgrade for Vaadin Framework, which contains breaking changes, behavior alters, feature enhancements and UX/DX improvements. We kindly ask for your patience, as we are working on the documentation to make your upgrade path smoother. Meanwhile we try to list all changes in each product's release note
Notable Changes
Components In Vaadin 25
- All components are now based on Lit (Polymer removed).
- Components use base styles by default instead of Lumo.
- Material theme removed.
- Dialog and similar components no longer teleport overlays to the document body.
- Charts upgraded to Highcharts 12.
- More details available here
Flow in Vaadin 25
- Minimum supported Java version: JDK 21.
- Spring Boot support starts from version 4.0.
- Gradle support starts from version 8.14.
- Node.js support starts from version 24.0.
- React support updated to version 19.
- More supported tecnologies can be found from the table below
- More details about changes in flow 25 can be found here
Changelogs
- Flow (25.0.0-beta1) and Hilla (25.0.0-beta1)
- Design System
- Web Components (25.0.0-beta1)
- Flow Components (25.0.0-beta1)
- TestBench (10.0.0-beta1)
- Feature Pack(25.0.0-beta1)
- Modernization Toolkit (Documentation)
- Feature Pack (Documentation)
- Dragonfly (Documentation)
- Modernization Toolkit Analyzer (Analyzer for Eclipse, Analyzer for Maven)
- Multiplatform Runtime (MPR) (8.0.0-beta1)
- Router (2.0.0)
- Vaadin Kits
- AppSec Kit (4.0.0-beta1)
- Azure Kit (1.0.0)
- Collaboration Engine (7.0.0-beta1)
- Copilot (25.0.0-beta1)
- Kubernetes Kit (3.0.0-beta1)
- Observability Kit (4.0.0-beta1)
- SSO Kit (4.0.0-beta1)
- Swing Kit (3.0.0-beta1)
Official add-ons and plugins:
- Spring add-on (25.0.0-beta1)
- CDI add-on (16.0.0-beta1)
- Maven plugin (25.0.0-beta1)
- Gradle plugin (25.0.0-beta1)
- Quarkus plugin (3.0.0-beta1)
Supported technologies
Desktop browser |
|
---|---|
Mobile browser |
|
Development OS |
|
IDE |
Any IDE or editor that works with the language of your choice should work well. Our teams often use IntelliJ, Eclipse, VS Code among others. Vaadin IDE plugins (IntelliJ and VS Code) support the IDE versions released during the last 12 months Vaadin Designer supports the following IDEs:
|
Java | Version 21 of any JDK or JRE |
Maven | Version 3.8 or newer |
Gradle | Version 8.14 or newer |
Application server |
Vaadin Flow requires Java Servlet API 6 and Java 21 or newer. It is tested on:
|
Node.js | Version 24 or newer |
Spring Boot | Version 4.0 or newer |