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

Latest posts

Last updated about 3 hours ago

Zero-Downtime Deployments for Java Apps on Kubernetes

about 4 hours ago

This article provides a comprehensive guide to achieving zero-downtime deployments for Java-based...

Pragmatica Aether: Let Java Be Java

about 5 hours ago

The Aberration We build Java applications like Go or Rust programs. Fat...

Stateless JWT Auth Microservice Architecture With Spring Boot 3 and Redis Sentinel

2 days ago

In this article, I will discuss a highly available solution developed using...

Rethinking Java CRUDs With Event Sourcing and CQRS Patterns

3 days ago

Traditional CRUD systems store only the current state of an entity. When...

Detecting Bugs and Vulnerabilities in Java With SonarQube

9 days ago

The security audit report landed unexpectedly. It highlighted a critical vulnerability in...

Introduction to Tactical DDD With Java: Steps to Build Semantic Code

9 days ago

Modern software systems rarely fail due to poor coding skills. Most failures...

AI Agents in Java: Architecting Intelligent Health Data Systems

9 days ago

Executive Summary Modern health data analytics increasingly leverage AI agent software components...

Ujorm3: A New Lightweight ORM for JavaBeans and Records

10 days ago

"Do the simplest thing that could possibly work." — Kent Beck, creator...

OpenAPI From Code With Spring and Java: A Recipe for Your CI

10 days ago

This is not "just another article about Springdoc," I promise. This is...

Building an Image Classification Pipeline With Apache Camel and Deep Java Library (DJL)

14 days ago

Image classification is now a key part of many applications. Whether you’re...

How to Test a DELETE API Request With REST-Assured Java

15 days ago

API testing has become increasingly popular in recent times. Since it doesn’t...

How to Test a PATCH API Request With REST-Assured Java

16 days ago

Testing is an essential step in the API development process to ensure...