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 4 hours ago

Jakarta EE 11 and the Road Ahead With Jakarta EE 12

about 5 hours ago

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

Essential JVM Tools for Garbage Collection Debugging

6 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

7 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

7 days ago

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

How to Test Multi-Threaded and Concurrent Java

7 days ago

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

From Java 8 to Java 21: How the Evolution Changed My Developer Workflow

8 days ago

As a Java developer who spent years working with Java 8, I...

How to Marry MDC With Spring Integration

11 days ago

In modern enterprise applications, effective logging and traceability are critical for debugging...

Top Trends for Data Streaming with Apache Kafka and Flink

13 days ago

The evolution of data streaming has transformed modern business infrastructure, establishing real-time...

Effective Exception Handling in Java and Spring Boot Applications

14 days ago

When you're building Java applications, especially with frameworks like Spring Boot, it’s...

Kung Fu Commands: Shifu Teaches Po the Command Pattern with Java Functional Interfaces

14 days ago

Po was supposed to be practicing the Dragon Scrolls. Instead, he was…...

Driving Streaming Intelligence On-Premises: Real-Time ML With Apache Kafka and Flink

14 days ago

Lately, companies, in their efforts to engage in real-time decision-making by exploiting...

How to Use Testcontainers With ScyllaDB

15 days ago

Setting up a full database environment for every round of integration testing...