Foojay Podcast #41: Web Development with Java
Do you really need JavaScript frameworks? Why would you not just stick to Java and use one of the many great libraries that are available …

Do you really need JavaScript frameworks? Why would you not just stick to Java and use one of the many great libraries that are available …

Simon Martinelli
4,433 viewsIn this video I show how simple it can be to add drag and drop to a Vaadin application!

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.

Sami Ekblad
5,517 viewsWhile Vaadin 24.0 was about upgrading the technology baseline and compatibility, this version brings you new features!

Sami Ekblad
4,772 viewsCreate new Vaadin Java web application projects using start.spring.io. Configure the dependencies and choose your Maven or Gradle.

Sami Ekblad
8,265 viewsVaadin 24 is a step forward with a new technology baseline that includes Java 17, Jakarta EE 10, Servlet 6.0, Spring 6.0, and Spring Boot 3.

Simon Martinelli
6,878 viewsSecurity matters! Learn how to configure Vaadin and Spring Security to use OAuth2 with Keycloak on Foojay.io Today!

Marcus Hellberg
4,231 viewsVaadin 23.3 includes improved clustering support for high availability and rolling updates. It also includes 3 new components.

Simon Martinelli
5,184 viewsDeploying to Google App Engine is straight-forward using the Maven plugin, but you must analyze the log files and probably configure the …

Simon Martinelli
5,605 viewsLearn how to use the web application framework Hilla to create a master-detail view with a Grid to display data and a Form to edit the data.