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 …

In this video I show how simple it can be to add drag and drop to a Vaadin application! - by Simon Martinelli

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.

While Vaadin 24.0 was about upgrading the technology baseline and compatibility, this version brings you new features!

Create new Vaadin Java web application projects using start.spring.io. Configure the dependencies and choose your Maven or Gradle.

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

Security matters! Learn how to configure Vaadin and Spring Security to use OAuth2 with Keycloak on Foojay.io Today!

Vaadin 23.3 includes improved clustering support for high availability and rolling updates. It also includes 3 new components.

Deploying to Google App Engine is straight-forward using the Maven plugin, but you must analyze the log files and probably configure the …

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