Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

dzone.com

DZone Java Zone

Get the latest updates from DZone Java Zone directly as they happen.

Follow now 241 followers

Latest posts

Last updated about 15 hours ago

When MySQL, PostgreSQL, and Oracle Argue: Doris JDBC Catalog Acts as the Peacemaker

about 16 hours ago

At noon, Xiao Wang was staring at his computer screen, looking worried...

Secret Recipe of the Template Method: Po Learns the Art of Structured Cooking

about 17 hours ago

A grand gala was being held at the Jade Palace. The Furious...

Testing Java Applications With WireMock and Spring Boot

3 days ago

Your application has an integration with another system. In your unit integration...

Modernizing Apache Spark Applications With GenAI: Migrating From Java to Scala

8 days ago

If you're working on big data projects using Spark, you've likely come...

A Keycloak Example: Building My First MCP Server Tools With Quarkus

11 days ago

Recently, I explored how the Model Context Protocol (MCP) is gaining traction...

Spring Cloud LoadBalancer vs Netflix Ribbon

11 days ago

The Spring Cloud ecosystem has been evolving significantly over the years. At...

Squid Game: The Clean Code Trials — A Java Developer's Survival Story

11 days ago

"In the world of code, there are only two outcomes: evolve or...

Jakarta EE 11 and the Road Ahead With Jakarta EE 12

11 days ago

Jakarta EE 11 is now available, and it’s more than just a...

Essential JVM Tools for Garbage Collection Debugging

17 days ago

Java garbage collection is a boon to programmers, but it can cause...

Advanced Java Garbage Collection Concepts: Weak References, Finalization, and Memory Leaks

18 days ago

The WeakReference() class in Java is often touted as being the answer...

Distributed Rate Limiting in Java: A Deep Dive into Bucket4j + PostgreSQL

18 days ago

Important note: There are implementation details for the integration between PostgreSQL and...

How to Test Multi-Threaded and Concurrent Java

18 days ago

Testing multi-threaded, concurrent Java code is difficult because each test run only...