Quarkus 9

These posts explore Quarkus in practical contexts, including the Quarkus JavaFX extension, native image builds with GraalVM, and how it fits alongside JavaFX for modern Java app development.

Quarkus
May 25, 2026 · 2 min

Foojay Podcast #96: Local AWS Development Without LocalStack: Meet Floci, the GraalVM-Powered Alternative

Running AWS services on your laptop usually means waiting for a heavy emulator to boot, watching memory fill up, and hoping the API behavior matches the real cloud. Floci takes a …

#podcast#foojay#java#quarkus
Quarkus
Jan 26, 2026 · 1 min

Foojay Podcast #89: Quarkus and Agentic Commerce

Picking a Java framework shapes everything from cold-start times to your cloud bill, so it pays to understand what each one optimizes for. We also looked at a question that hits …

#podcast#foojay#java#quarkus
Quarkus
Oct 6, 2025 · 1 min

Foojay Podcast #79: AI4Devs Interviews – Part 1

AI changes how we write and ship code every week, and the questions pile up faster than the answers. At the first AI4Devs conference in Amsterdam on September 19th, 2025, I grabbed …

#podcast#foojay#java#ai
Quarkus
Jul 14, 2025 · 2 min

Foojay Podcast #75: JCON Report, Part 4 - Tips and Tricks for Java Devs

Every Java conference leaves you with a notebook full of small tricks you want to try on Monday morning. This episode collects exactly that kind of advice from a packed lineup of …

#podcast#foojay#java#conference
Nov 19, 2024 · 2 min

JavaFX In Action #10 with Clément de Tastes about QuarkusFX, combining the strengths of Quarkus and JavaFX

In the previous “JFX In Action” interviews, we already saw combinations of JavaFX with Scala and Kotlin. In this episode, we look at the combination of JavaFX and …

#javafx#jfx-central#jfx-in-action#interview
Mar 4, 2024 · 1 min

Foojay Podcast #44: Quarkus Club

A Java User Group dedicated to a single framework, started less than a year ago, already counts as one of the largest Quarkus communities in the world. That kind of growth raises …

#podcast#foojay#java#quarkus
Sep 21, 2020 · 3 min

Azul Zulu OpenJDK 15 on Raspberry Pi

For this post I did some experiments with Java 15, reusing the Ubuntu 64bit SD card which was also used for the earlier post “Comparing a REST H2 Spring versus Quarkus …

#javafx#quarkus#spring#raspberry-pi
Sep 5, 2020 · 1 min

Airhacks.fm #104 - Trains, Filmschool, Java on RaspberryPI, Quarkus and MicroProfile

How does a kid who soldered relay boards to drive Lego trains from a Commodore 64 end up running Quarkus on a Raspberry Pi? The thread connects film school in a Brussels castle, …

#podcast#java#raspberry-pi#pi4j
Jul 26, 2020 · 11 min

Comparing a REST H2 Spring versus Quarkus application on Raspberry Pi

Goal of this comparison In my previous post “A Spring REST and H2 database application on the Raspberry Pi” an example was described to store sensors and measurements …

#java#spring#quarkus#raspberry-pi