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

Converting ActiveMQ to Jakarta (Part III: Final)

about 3 hours ago

Advanced Technical Approach Some Java frameworks have taken on the complexity of...

Building a Real-Time Data Mesh With Apache Iceberg and Flink

12 days ago

If you’ve ever tried to scale your organization’s data infrastructure beyond a...

Top 7 Mistakes When Testing JavaFX Applications

14 days ago

JavaFX is a versatile tool for creating rich enterprise-grade GUI applications. Testing...

Think in Graphs, Not Just Chains: JGraphlet for TaskPipelines

16 days ago

JGraphlet is a tiny, zero-dependency library for building task pipelines in Java...

Spring Boot WebSocket: Building a Multichannel Chat in Java

19 days ago

As you may have already guessed from the title, the topic for...

How to Migrate from Java 8 to Java 17+ Using Amazon Q Developer

22 days ago

Replatforming from Java 8 to the newer Java versions has proven to...

Spring Cloud Gateway With Service Discovery Using HashiCorp Consul

23 days ago

This article will explain some basics of the HashiCorp Consul service and...

Secure Your Spring Boot Apps Using Keycloak and OIDC

29 days ago

In this blog, we will take a closer look at Spring Security...

Monitoring Java Microservices on EKS Using New Relic APM and Kubernetes Metrics

about 1 month ago

Amazon EKS makes running containerized applications easier, but it doesn’t give you...

Prototype for a Java Database Application With REST and Security

about 1 month ago

Many times, while developing at work, I needed a template for a...

Exploring QtJambi: A Java Wrapper for Qt GUI Development—Challenges and Insights

about 1 month ago

I recently experimented with QtJambi, a Java wrapper for the well-known Qt...

Java 21 Virtual Threads vs Cached and Fixed Threads

about 1 month ago

Introduction Concurrent programming remains a crucial part of building scalable, responsive Java...