Vaadin Blog

Cobra Systems builds a modern, portable ERP software for the food industry with Vaadin
Cobra Systems is using the latest version of Vaadin Flow to build new, modern ERP software for their customers. The new software will be much more user-friendly and it is set to be released in mid-2023. Read the full story below. The company: A software supplier for the Finnish food industry Cobra ...

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 ...

NOAA Is Powering NWS’s Decision Support Services With Vaadin
The National Weather Service of the US Federal Government is currently modernizing their Impact-based Decision Support System from an outdated and cumbersome technology to Vaadin 23. So far, the results have yielded an increase in developer productivity and more efficient development times. NOAA: A ...

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 ...

Renewing the Vaadin License Checker
For those using one of our commercial products, you may have encountered the license validation window at some point: When you click on it or log in to vaadin.com to verify your identity, the system is notified that everything is okay, and it goes away, allowing you to continue building your app. ...

Jakarta EE is becoming mainstream – Get ready for Spring Boot 3 and Vaadin 24
TL;DR: The Java enterprise application ecosystem at large is making a backward-incompatible leap from the javax.* namespace into jakarta.*. To use next-generation application frameworks like Spring Boot 3 or Jakarta EE 10 compatible application servers, you'll need to use the soon-to-be-released ...

Develop a full-stack Java application with Kafka and Spring Boot
What You Will Build You will build a full-stack reactive web app that sends and receives messages through Kafka. The app uses Spring Boot and Java on the server, Lit and TypeScript on the client, and the Hilla framework for components and communication. A browser window with an app showing one ...

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, ...

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 ...