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 236 followers

Latest posts

Last updated about 21 hours ago

Hexagonal Architecture: A Lyrics App Example Using Java

about 22 hours ago

This architecture principle was created by Alistair Cockburn in 2005. This is...

Building a Simple RAG Application With Java and Quarkus

1 day ago

Introduction to RAG and Quarkus Retrieval-augmented generation (RAG) is a technique that...

Apache Flink: Full Checkpoint vs Incremental Checkpoint

5 days ago

Apache Flink is a real-time data stream processing engine. Most of the...

How Java Servlets Work: The Backbone of Java Web Apps

9 days ago

I assume that if you're reading this article, you already know what...

A Guide to Constructor Chaining in Java

9 days ago

Constructor chaining refers to the ability to call a constructor inside another...

Spring Data Neo4j: How to Update an Entity

12 days ago

After working on a new online Spring Data Neo4j course, I learned...

Designing AI Multi-Agent Systems in Java

12 days ago

The year 2025 is the year of AI agents. For the purposes...

AOP for Post-Processing REST Requests With Spring and AspectJ

15 days ago

Aspect-oriented programming (AOP) is a programming paradigm that enables the modularisation of...

Demystifying Sorting Assertions With AssertJ

17 days ago

There are times when a new feature containing sorting is introduced. Obviously...

Detecting Patterns in Event Streams With FlinkCEP

17 days ago

We call this an event when a button is pressed; a sensor...

Java Stream API: 3 Things Every Developer Should Know About

19 days ago

Time flies! I remember the time when Java 8 was such a...

MuleSoft OAuth 2.0 Provider: Password Grant Type

19 days ago

OAuth 2.0 is a widely used authorization framework that allows third-party applications...