Login screen on a mobile with the text

Speed up your development with the Vaadin Acceleration Kits

Our definition of modern business web applications includes security, reliability, and real-time collaboration, while also providing a good experience for both the user and developer. Today, we’re proud to launch our new Acceleration Kits that make Vaadin an even better fit for the modern ...
Browser window on a purple background.

Introducing UI Unit Testing with TestBench

Whether you’re testing your application manually or automatically, it’s important that you find looming errors before your users do. UI Unit Testing is a new feature of Vaadin TestBench that we released with the latest minor platform version, Vaadin 23.2. UI Unit Testing allows you to write unit ...
Vaadin logo on a blue background with text

Vaadin 23.2: Better than ever

It’s time for another minor release: New features, improvements, and more! So, upgrade to Vaadin 23.2 and enjoy the Multi-Select Combo Box component, browser-less testing with TestBench, auto-complete for web components in IntelliJ, and many other fixes and improvements. The previous minor release, ...
Graphic representing the navigation between items.

Try Vaadin 23.2 Beta for Improvements in View-to-View Navigation

Vaadin 23.2 is already available as a release candidate. Along with some UI component enhancements, it comes with a couple of noticeable improvements to the core framework, Vaadin Flow. The automated front-end bundling done by Vaadin becomes much faster as we swap from webpack to Vite. While that ...
Blue background with paint brush icon in the middle.

Meet Breeze and Carbon: The two new theme add-ons available in Directory

Some development teams find writing their own CSS styles more interesting than others. We have created two theme add-ons to kickstart the visual customization of Vaadin 23 apps. Both themes can be used as they are or further customized to better fit your team’s needs. Carbon Theme for Vaadin 23 ...
Blue background with Vaadin logo and the text

Vaadin 23.1: The first new minor release!

Vaadin is becoming even better with the upcoming minor releases. You can access the new features and improvements, such as the LumoUtility Java API and improved Grid, in the first minor release, Vaadin 23.1. We adopted a simplified release model with Vaadin 23 two months ago. This model enables us ...

Vaadin Roadmap 2022

Last Thursday, together with Leif Åstrand from our product management, we held a webinar about our roadmap. The idea for the webinar was sparked by the changes we recently did for how we work in our R&D teams. Work is now split into 6-week projects, which are chosen relatively close to the ...
Vaadin 23 featured image

It’s time to move your applications to Vaadin 23

Vaadin 23, our latest stable release, ships with many cool features and improvements. If your applications are still on Vaadin 14 or earlier, now is the time to consider upgrading to Vaadin 23. Go to our upgrading guide for detailed instructions on how to upgrade your project to Vaadin 23. ...
blue background with Quarkus logo and vaadin logo

Insights on Vaadin with Quarkus

Quarkus is an increasingly popular “container-first” Java framework by RedHat. Similarly to Spring Boot, there is no application server, but the server is part of your generated artifact. The first integration examples with Vaadin and Quarkus were written by Sven Ruppert early in the 0.x phase and ...