Get an overview of the Vaadin framework and learn how to use it to build modern web applications on the Jakarta EE Platform in pure Java.
-
Vaadin, OAuth2, and Keycloak
Security matters! Learn how to configure Vaadin and Spring Security to use OAuth2 with Keycloak on Foojay.io Today!
-
A Faster Way to Build React + Spring Boot Apps Using Hilla 1.3
Hilla 1.3 offers an improved way to build React and Spring Boot apps, by enabling end-to-end type-safety and 45 UI components.
-
Vaadin 23.3 Improves Kubernetes Support, Adds Three New Components
Vaadin 23.3 includes improved clustering support for high availability and rolling updates. It also includes 3 new components.
-
Blink a LED on Raspberry Pi with Vaadin
Thanks to Vaadin, you can get a fully running application with a few clicks. And Adding GPIO-interaction is easy with the Pi4J library.
-
Visualization of the Message Flow between Business Functions with Vaadin and Neo4j
Analyzing and visualizing message flows between business functions was the goal of my current project. Learn about where Vaadin and Neo4J fit in!
-
Vaadin and jOOQ: Match Made in Heaven
Quickly learn how easy it is to create data-centric web applications with the combination of Vaadin and jOOQ!
-
Create a CRUD UI in Pure Java
Many developers struggle writing Web UI, but it gets to be a super fun job if we could do it using pure java, let’s find out how we can do it using Vaadin.