Tag: Vaadin-24

How to add Single-Sign-On to your Vaadin application
According to our recent community survey, nearly 75% of Vaadin users store their users' login credentials in their own database. While this may seem like the best way to keep control of your data and business processes, it can hurt your application's user experience and overall security. ...
.png)
What's new in Vaadin 24 for the Spreadsheet component?
The latest version of Vaadin Spreadsheet is now available for Vaadin 24 with the same feature set as found in Vaadin 8. Read on to learn more about the updates! Vaadin Spreadsheet is a component that enables users to create, edit, and view spreadsheets in the web browser. It offers an intuitive ...

Vaadin 24: A new technology baseline using Spring Boot 3 and Java 17, plus faster build times
⚠️ Update (Sep 05, 2025): Since our 2025 pricing and packaging update, Polymer Template support is included in the Team and Enterprise plans. The blog post below was published in 2023 and refers to our earlier Prime and Ultimate subscriptions, which have since been replaced. See current plans → ...

Simplified Theming in Vaadin 24
Vaadin 24 introduces a simplified approach to styling Vaadin components based on the ::part() selector. It removes the need for component-specific stylesheets, simplifies many common use cases, and is fully based on native CSS. New theming documentation, including CSS selector references for ...
.png)
Vaadin 24 pre-release available for Spring Boot 3.0
With Spring Boot 3.0 now released, Vaadin Flow users may wonder about compatibility. Don’t worry! Vaadin 24 will be compatible with Spring Boot 3.0 and the pre-release is already available if you’re eager to be on the latest Spring Boot version. According to Spring, free support for Spring Boot 2.7 ...