Vaadin 24 is out

Vaadin 24: A new technology baseline using Spring Boot 3 and Java 17, plus faster build times

Vaadin 24 delivers a significant step forward for users of Vaadin Flow with a new technology baseline that includes Java 17, Spring Boot 3, and Jakarta EE 10. This ensures you can continue building Vaadin Flow apps with the latest Java technologies. Vaadin 24 also provides several exciting ...

Still on V8? Automate your application upgrade to Vaadin 23

Vaadin 8 reached its end of life a year ago, on February 21, 2022, five years after its initial release. The last free version under the Apache 2 license was 8.14.3. Without an application upgrade, your Vaadin 8 app continues to function as expected. However, you no longer receive the following: ...

Session Replication in Vaadin: What’s new?

Session Replication is a recurrent topic when talking about high availability. As mentioned in a previous article by Leif Åstrand, Session Replication in the World of Vaadin, the recommendation is to rely on session replication as little as possible. This is due to the efforts required to make the ...

How we enabled MFA, passkey, and passwordless using the Webauthn API

With the WebAuthn API, it is now possible to perform strong multi-factor authentication (MFA/2FA) on mobile and desktop browsers in a standardized way. We can allow (or require) users to authenticate using facial recognition, fingerprint, or a hardware security key such as Yubikey or Google Titan. ...

Vaadin’s 2022 highlights and plans for the new year

As 2022 is winding down, let’s take a look back at some of the Vaadin highlights for the year, along with a quick sneak peek into our plans for 2023. Product news Vaadin 23 and a new release model In March, we released Vaadin 23 which also paved the way for our new, simplified release model where ...
Get your own Vaadin Custom Build

Introducing Custom Builds

There are several situations where organizations may choose to stay on an older version of Vaadin Flow. In some cases, you may not have the resources to allocate to the upgrade, especially if your team has to go through a heavy internal verification process. Or, alternatively, you may prefer to ...

Prepare your add-ons for Vaadin 24

Hello, add-on authors! This is the Vaadin 24 and Spring Boot 3 period. Although Vaadin 24 has only been in the pre-release stage for a few months, users are already anxious to try out Spring Boot 3, so we anticipate that Vaadin 24 pre-releases will see more usage than pre-releases often do. ...
blue background with Vaadin

Vaadin 23.3: Running Vaadin Flow apps in Kubernetes and cloud just got easier, plus three new UI components

We’re happy to announce a new release, Vaadin 23.3, that makes it easier to deploy and run stateful Vaadin Flow applications in Kubernetes and cloud environments. Two new Acceleration Kits for Kubernetes and Azure Cloud enable horizontal scalability, high availability/failover, non-disruptive ...

Building a React + Java app just got faster with Hilla 1.3

It’s been just over half a year since we introduced Hilla: A new open-source framework from Vaadin that helps you build reactive Java-based business applications faster. Hilla is designed for teams that want to combine a TypeScript frontend with a Spring Boot Java backend. Today, we are excited to ...