Classic Layout

Foojay Podcast #48: JUG Oberpfalz, JCON Conference, and JAVAPRO Magazine

Once a month, in the Foojay Podcast, we discuss the history of a Java User Group and the people behind it. In this episode, we are in Oberpfalz, Germany, for a particular reason; the organizers of the local JUG are the same people responsible for the JCON conference in Cologne in a few weeks. Let’s also learn more about this …

Read More »

Writting a Data Orchestrator in Java

A data orchestrator is a platform to schedule, organize, and monitor data-oriented workflow. A workflow is a set of tasks, most data orchestrators come with built-in tasks for a wide range of technologies and provide support for custom processing via a scripting language. A data orchestrator can have multiple types of triggers to start a workflow. Most Data orchestrators are …

Read More »

Crowd-Publishing the 10x Java Dev Book

Java transformed the world of software development as we know it and continues to evolve as a platform and language. Nevertheless, the “enlightenment roadmap” of a Java developer can be scary. How do you become the 10x Java Developer you always dreamed of becoming? That’s the question Steve Poole and Olimpiu Pop embarked on to respond. And, what better way …

Read More »

Stichting NLJUG is op zoek naar een nieuw bestuurslid

Ben jij gepassioneerd over Java en klaar om jouw stempel te drukken op de Nederlandse Java-gemeenschap? Dan is dit jouw kans om deel uit te maken van het bestuur van de NLJUG! Let op! Kandidaten hebben tot 1 juni de tijd om zich aan te melden. Over de NLJUG De Nederlandse Java User Group (NLJUG) is dé onafhankelijke vereniging voor …

Read More »

Five ways to pass parameters to Apache APISIX

I recently read 6 Ways To Pass Parameters to Spring REST API. Though the title is a bit misleading, as it’s unrelated to REST, it does an excellent job listing all ways to send parameters to a Spring application. I want to do the same for Apache APISIX; it’s beneficial when you write a custom plugin. General setup The general …

Read More »

Http/1, 2, … 3!

Zoals de titel doet vermoeden gaat dit artikel over versie drie (referentie 1) van het ongeveer dertig jaar oude http-protocol. In dit artikel wil ik je graag op de hoogte brengen van het bestaan van dit protocol. Dat wil zeggen, de draft daarvan, omdat er op het moment van schrijven van dit artikel nog geen details over een officiële release …

Read More »

JavaFX Links of April 2024

Here is the overview of the JavaFX LinksOfTheMonth of April 2024, published on jfx-central.com during this month. Core Gluon published new releases of JavaFX: 22.0.1 and the LTS releases 17.0.11 and 21.0.3. You can get them from Maven Central and the Gluon website. The new builds of Java and JavaFX, that were released this week, contain several fixes related to …

Read More »

It’s time for TEQNATION The Conference May 22 . Get your ticket

ITS TIME FOR TEQNATION THE CONFERENCE MAY 22 Join us on May 22nd at DeFabrique in Utrecht, Netherlands, for an unforgettable experience where developers, architects, and tech enthusiasts come together to explore the future of technology. Countdown untill the TEQnation Conference: Don’t miss out – mark your calendars for May 22nd and secure your spot at TEQnation 2024! Get your …

Read More »

Java 21 and Beyond: A Roadmap of Innovations

Embark on an exploration of Java 21’s groundbreaking language features. From a simplified beginning with unnamed classes and instance main methods to using string templates, record patterns, and pattern matching, this session empowers you to create efficient, future-proof code. Join this talk to gain a practical understanding of the latest Java language advancements so that you can apply them to …

Read More »

Why This JCON Europe Talk Is Unmissable (Part 1)

JCON Europe in Cologne is around the corner (and here are your free Foojay JCON tickets), May 13 to 16. Why should you go? Well, one reason is that the talks will be awesome. Here’s the start of a series of reasons why some of them are absolutely unmissable! DevOps for Java Developers (Or Maybe Against Them?!) – Baruch Sadogursky …

Read More »