Java Magazine 3 is uit. ‘Architecture as cod’ , ‘Java communities in Nederland’ Reactive frontend …
Read More »Java Magazine 3 is uit
Java Magazine 3 is uit. ‘Architecture as cod’ , ‘Java communities in Nederland’ Reactive frontend ui…
NLJUG Innovation Award
NLJUG INNOVATION AWARD 2025 Is your company an innovator and do you have a successful, innovative, r…
De uitkomsten van de NLJUG Leden-enquête
Een aantal maanden geleden heeft onze stagiaire Sander Aarts als onderdeel van zijn afstudeerproject…
A Well-Attended Evening at the NLJUG Speaker Academy
Despite the rising temperatures, the first of three NLJUG Speaker Academy sessions was a great succe…
Inside Nedap: How Bram codes for the cloud – Java, Kotlin, Kafka & edge devices — a peek into Nedap’s hybrid cloud architecture.
The code you write in the morning can be live and used by clients that same day. An interview with B…
-
Java Magazine 3 is uit
Java Magazine 3 is uit. ‘Architecture as cod’ , ‘Java communities in Nederland’ Reactive frontend …
Read More » -
JAVA MAGAZINE 2 – 2025
-
JAVA MAGAZINE 1 – 2025
-
Meer met Maven
-
Kotlin Multiplatform
Java Articles by Foojay.io
September, 2025
-
1 September
AI4Devs Schedule Published
Author: Jonathan Vila Original post on Foojay: Read More Table of Contents Event Details A Program for Every Developer Meet the Speakers & Sessions Why This Year is Special Join Us 🚀 The AI4Devs Amsterdam 2025 Schedule is Live! The wait is over—AI4Devs Amsterdam has just published its official schedule, and it’s packed with talks that every developer working with …
Read More »
August, 2025
-
31 August
JavaFX Links of August 2025
Author: Frank Delporte Original post on Foojay: Read More Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksTutorialsMiscellaneousJFX Central Here are the links shared on jfx-central.com in the August summary. Did we miss anything? Is there anything you want to have included in one of the next overviews? Let us know via links@jfx-central.com. Core Announced by Johan Vos: “JavaFX now has …
Read More » -
29 August
Boosting Kafka Latency Performance by 3x with Zing JVM and AutoMQ
Author: John Ceccarelli Original post on Foojay: Read More Table of Contents Why is Latency so Important to Kafka?Introduction of AutoMQIntroducing Azul Zing Builds of OpenJDKPerformance Test & Explanation Test Environment Configuration Latency: Taming the Tail CPU Utilization: Do More with Less Future Outlook Why is Latency so Important to Kafka? The importance of low latency in Kafka stems from …
Read More » -
29 August
Taking Java Arrays to Another Dimension
Author: Simon Ritter Original post on Foojay: Read More Table of Contents What is a multidimensional array in Java?Declaring a multidimensional arrayMixing Bracket PositionsCreating a multidimensional arrayDefault values in arraysUnderstanding jagged arraysUnderstanding JVM bytecodes for array creationBytecode for arrays of primitivesBytecode for arrays of objectsBytecode for multidimensional arraysPerformance considerations with multidimensional arraysBenchmarking performance differencesConcluding thoughts Explore the intricacies of Java’s …
Read More » -
26 August
What happens when a Primary fails in a MongoDB replica set? Automatic failovers?
Author: Shrey Batra Original post on Foojay: Read More In distributed systems, high availability is not a luxury—it’s a necessity. And one of the very important parts of that is automatic failovers. What are automatic failovers and how do they work? Let’s see today! These concepts are actually similar in every database, but as MongoDB is natively built for replica-sets, …
Read More » -
26 August
GitHub workflows tips and tricks
Author: Nicolas Frankel Original post on Foojay: Read More Table of Contents What are GitHub workflows?GitHub ActionsChoosing the right ActionKnow your ActionsPin your dependency versionUse the job summaryUnderstand workflows’ lifecycleTest locallySummary I’ve quite a lengthy experience with GitHub workflows, but not up to the point where I can claim I’m an expert. However, I recently developed a new workflow, and …
Read More » -
26 August
Git default options
Author: Nicolas Frankel Original post on Foojay: Read More Table of Contents git pushgit rebase Git has become a fundamental part of our developers’ daily routine that it’s hard to remember our lives without it. And yet, most of us use a limited set of commands and options. Today, I want to focus on two commands most developers probably use …
Read More » -
25 August
AI Gives Time, Not Confidence: Developer Productivity Toolkit
Author: Jonathan Vila Original post on Foojay: Read More Let’s be real – keeping up with the pace of software development today is intense. New frameworks pop up and the push for faster, better, and more secure code never stops. This article is all about cutting through the buzz and looking at how AI-powered tools can actually help you, the Java developer, …
Read More » -
20 August
Managing MongoDB Database Changes Using Liquibase Pro
Author: Ravindar Karampuri Original post on Foojay: Read More Table of Contents What is Liquibase?What is MongoDB?Setting up a local MongoDB instance on Windows Use Liquibase with MongoDB Prerequisites Install supporting drivers Connection configuration Connection test Hands-on execution steps detailed 1. Create project and add files 2. Project structure in VS Code 3. Lifecycle of Liquibase 4. Verify the Liquibase …
Read More » -
19 August
JC-AI Newsletter #3
Author: Miro Wengner Original post on Foojay: Read More The first and second newsletters introduced a 14-day cadence, and even though it is the holiday season for many of us, we are sticking to the promised period. The current newsletter vol.3, brings a collection of valuable articles focusing on challenges that are commonly reported through reported breakthroughs in the field …
Read More »