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 6 days ago

The Future of Data Streaming with Apache Flink for Agentic AI

6 days ago

Agentic AI is changing how enterprises think about automation and intelligence. Agents...

Why High-Availability Java Systems Fail Quietly Before They Fail Loudly

6 days ago

Most engineers imagine failures as sudden events. A service crashes. A node...

How to Secure a Spring AI MCP Server with an API Key via Spring Security

14 days ago

Instead of building custom integrations for a variety of AI assistants or...

Kotlin Code Style: Best Practices for Former Java Developers

15 days ago

Many Kotlin codebases are written by developers with a Java background. The...

Building a Containerized Quarkus API and a CI/CD Pipeline on AWS EKS/Fargate with CDK

19 days ago

In a recent post, I have demonstrated the benefits of using AWS...

Automated Deployment Using a CI/CD Pipeline (Mule 4 | CloudHub 2.0)

20 days ago

The purpose of this article is to depict and demonstrate how to...

Securing Verifiable Credentials With DPoP: A Spring Boot Implementation

22 days ago

In my previous article, I demonstrated how to implement OIDC4VCI (credential issuance)...

How to Perform Response Verification in REST-Assured Java for API Testing

22 days ago

One of the core factors in API test automation is verifying the...

Best Date Conversion Approaches in Java 8+

22 days ago

Working with dates and time has always been one of the trickiest...

Optimizing Java Applications for Arm64 in the Cloud

about 1 month ago

Java remains one of the most popular languages for enterprise applications running...

Virtual Threads in JDK 21: Revolutionizing Java Multithreading

about 1 month ago

What is Virtual Thread Multi-threading is a widely used feature across the...

How to Test POST Requests With REST Assured Java for API Testing: Part II

about 2 months ago

In the previous article, we learnt the basics, setup, and configuration of...