NLJUG Academy Masterclass: Modern Development with Quarkus By Susanne Pieterse – Java developer Introduction I recently had the pleasure of attending the NLJUG academy Masterclass meetup focused on modern development with Quarkus. I’m excited to share my insights with you. First and foremost, a heartfelt shout-out to the NLJUG team and the speakers of the evening, Joran Bergfeld and Dirk …
Read More »Redactie
J-Spring 2024 is a wrap!
J-Spring 2024 is a wrap! We want to sincerely thank the attendees and the NLJUG community for another fantastic edition of J-Spring. With amazing speakers and enthusiastic attendees, it was truly a celebration. We want to thank everyone involved and who has joined J-Spring for the lovely day. And for now we will make sure the aftermovie and pictures go …
Read More »NLJUG SPEAKER ACADEMY 2024
It seems like J-Fall 2024 is still far away, but the call for papers will open soon and we are looking for new talent! Have you secretly always wondered what it would be like to be a speaker? But you’re not an expert on anything or you don’t have a clue what to speak about? Then here’s the thing for …
Read More »J-Fall 2024
Journeys in Java, Level 5: Building an Empire of Microservices
We continue building our microservices system by adding a coordination layer to handle spinning multiple services up and down.
The post Journeys in Java, Level 5: Building an Empire of Microservices appeared first on foojay.
Read More »What Can We Expect In OpenJDK 19?
Although the Java 19 release is coming in September (2022-09-20), we already know what will happen in that release!
The post What Can We Expect In OpenJDK 19? appeared first on foojay.
Read More »Optimizing Distributed Joins: The Case of Google Cloud Spanner and DataStax Astra DB
In this post, learn how relational and NoSQL databases, Google Cloud Spanner and DataStax Astra DB, optimize distributed joins for real-time applications. Distributed joins are commonly considered to be too expensive to use for real-time transaction processing. That is because, …
The post Optimizing Distributed Joins: The Case of Google Cloud Spanner and DataStax Astra DB appeared first on foojay.
Read More »Wordish with JavaFX – Part 3
The JavaFX controller code maintains game state and responds to user input with appropriate updates to the UI.
The post Wordish with JavaFX – Part 3 appeared first on foojay.
Read More »Embracing Java 17: Here’s What We Learned at Picnic
Most Java 17 blog posts focus on the shiny new language features. That’s all great, but we’d like to share what it takes to adopt Java 17 in a large tech team in the first place.
The post Embracing Java 17: Here’s What We Learned at Picnic appeared first on foojay.
Read More »Memory Debugging and Watch Annotations
RAM profiling has its strengths and weaknesses. The Debugger is a complementary tool to translate obtuse statistics to actionable changes!
The post Memory Debugging and Watch Annotations appeared first on foojay.
Read More »