Read and Display a CSV File in Java

This guide demonstrates how to import a CSV file in Java and display it in a data grid. In this guide, we create a web app that enables users to upload a CSV file to the server, where the file content is processed, and displayed back to the user’s UI inside a data grid. The web app is developed ...
Vaadin 21 logo image

Meet Vaadin 21!

We’re happy to announce our latest feature release: Vaadin 21. The new release brings Spring Security helpers to Flow, new features and updates to components, a nullable type definition for Fusion, and more! Vaadin 21 introduces improvements to the frameworks, tools and components. You can see the ...

Packaging and deploying Spring Boot applications as WAR files

This guide explains how to: Package a Maven-based Spring Boot application as a WAR file Deploy a WAR file to Apache Tomcat Deploy a WAR file to Eclipse Jetty Packaging a Maven-based Spring Boot application as a WAR file To change the packaging in a Maven-based Spring Boot application that was ...

Enable Users to Upload & Download Files

This guide demonstrates how to create a web app that enables users to upload and download files to and from the server in Java. In this guide, we create a web app that enables users to upload and download files to and from the server. The UI allows users to select local files to be uploaded to the ...
Featured image for blog with Practical Vaadin book cover.

Practical Vaadin: Developing Web Applications in Java

We love to celebrate the achievements of #Vaadiners who take on new challenges and side projects that show their appreciation towards the platform we’ve built together. So, we’d like to take this opportunity to congratulate our DevRel Manager, Alejandro Duarte, on his third technical book, ...
securing apps with spring boot and vaadin

Securing Vaadin apps with Spring Security

Getting security right is critical when building web apps. The upside of building a web app is that people can use it wherever they are, on any device. But you need to ensure that only the right people are able to access it, and that they have access to only the features you intended. In this ...
purple background displaying accessibility icons on computer and mobile device screens.

Accessibility in Modern Enterprise Web Apps

The COVID-19 pandemic drastically sped up the world's digital transformation. Now, in many cases digital is the only channel through which customers can communicate with brands and companies. In addition, remote work is becoming a new norm and companies are waking up to the impact that web app ...

Are Progressive Web Apps the future?

Today, mobile phones account for more than half of all web traffic. They have become mini personal computers found in the pockets of users, due to their portability, easy access to the internet, and the exponential growth of services provided over mobile. Users expect websites to function quickly ...
Phone camera on selfie-mode

Vaadin Community Summer Recap

“It's no secret that having a strong and enthusiastic community around open-source technologies is one of the main driving factors in the success of not only open-source projects but, most importantly, of their users." - Alejandro Duarte, Dev Rel Manager The Vaadin community is stronger than ever ...