DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
Rethinking Java CRUDs With Event Sourcing and CQRS Patterns
A short overview of the Event Sourcing and CQRS patterns, applied to Java CRUD applications, illustrated by a simple order management system.
May 26, 2026
by Nicolas Duminil DZone Core CORE
· 3,607 Views
article thumbnail
One Query, Four GPUs: Tracing a Distributed Training Stall Across Nodes
One SQL query across 4 GPU nodes found a straggler in under a second using eBPF fleet fan-out, no central collector needed.
May 25, 2026
by Ingero Team
· 3,754 Views
article thumbnail
Stop Poisoning Your Models: How I Built a CV Dataset Quality Toolkit I Can Reuse Forever
CV data issues keep recurring. I built cv-quality — a toolkit to audit datasets, catch annotation errors, find mislabeled samples, and streamline labeling.
May 22, 2026
by Sai Teja Erukude
· 4,488 Views
article thumbnail
Why We Chose Iceberg Over Delta After Evaluating Both at Scale
Delta often performs better for Spark workloads, while Iceberg tends to be stronger for a multi-engine environment. The right choice depends on your platform use case.
May 21, 2026
by Kuladeep Sandra
· 2,609 Views
article thumbnail
Querying Without a Query Language
Imagine querying your domain using simple attribute filters, without building queries or learning a query language, and getting the result back as JSON.
May 21, 2026
by Jan Nilsson
· 1,209 Views
article thumbnail
Detecting Bugs and Vulnerabilities in Java With SonarQube
SonarQube automatically detects bugs and security in Java applications through static code analysis to improve code quality and enforce secure coding practices.
May 20, 2026
by Ramya vani Rayala
· 2,870 Views · 3 Likes
article thumbnail
Stop Writing Dialect-Specific SQL: A Unified Query Builder for Node.js
Learn how sql-flex-query lets you write once, run anywhere — with full TypeScript support and zero runtime overhead. Support SQL queries for multiple databases
May 20, 2026
by Ashish Lohia
· 2,031 Views
article thumbnail
Introduction to Tactical DDD With Java: Steps to Build Semantic Code
Learn about the core Tactical DDD patterns in Java in order to build semantic, maintainable, and business-oriented code.
May 20, 2026
by Otavio Santana DZone Core CORE
· 3,114 Views · 3 Likes
article thumbnail
AI Agents in Java: Architecting Intelligent Health Data Systems
This article explores designing AI agents in Java for intelligent healthcare systems using event-driven architectures for secure, scalable data processing.
May 20, 2026
by Ramya vani Rayala
· 1,959 Views · 1 Like
article thumbnail
Ujorm3: A New Lightweight ORM for JavaBeans and Records
Learn about Ujorm3, a new lightweight Java ORM for JavaBeans and Records. Enjoy type-safe native SQL mapping, zero reflection, and high performance.
May 19, 2026
by Pavel Ponec
· 2,224 Views · 1 Like
article thumbnail
Lambda-Driven API Design: Building Composable Node.js Endpoints With Functional Primitives
Lambda handlers are just functions that normalize once, wrap cross-cutting concerns as higher-order functions, and keep business logic clean.
May 19, 2026
by Bhanu Sekhar Guttikonda DZone Core CORE
· 3,355 Views · 4 Likes
article thumbnail
OpenAPI From Code With Spring and Java: A Recipe for Your CI
Have you ever needed to generate OpenAPI documentation directly from your code and, more importantly, do it in a way that fits cleanly into a CI pipeline?
May 19, 2026
by Roman Dubinin
· 4,282 Views · 4 Likes
article thumbnail
Swift Concurrency Part 4: Actors, Executors, and Reentrancy
Swift concurrency eliminates data races with actors, but reentrancy and the runtime model mean you still need to think carefully about state and execution.
May 18, 2026
by Nikita Vasilev
· 1,990 Views · 3 Likes
article thumbnail
Building an Image Classification Pipeline With Apache Camel and Deep Java Library (DJL)
This tutorial shows how to build an image classification pipeline entirely in Java using Apache Camel and Deep Java Library (DJL).
May 15, 2026
by Vignesh Durai
· 3,281 Views · 1 Like
article thumbnail
Observability in Spring Boot 4
Bridge observability gaps in Spring Boot 4 by injecting Micrometer Trace IDs via SQL comments and propagating context through Kafka.
May 15, 2026
by ha dinh thai
· 2,820 Views · 1 Like
article thumbnail
The Update Problem REST Doesn't Solve
Does your backend know the difference between {} and {"email": null}? It's vital if you want the correct data. Missing fields and explicit nulls carry different intent.
May 14, 2026
by Jan Nilsson
· 3,808 Views · 1 Like
article thumbnail
How to Test a DELETE API Request With REST-Assured Java
This tutorial demonstrates how to test DELETE requests using Rest-Assured Java for API testing, including examples of deleting data.
May 14, 2026
by Faisal Khatri DZone Core CORE
· 2,102 Views
article thumbnail
Invisible Failures in S/4HANA Conversions (And Why Teams Miss Them)
SAP to S/4HANA migrations don’t fail loudly — they fail silently through legacy ABAP, bad data sync, and broken interfaces discovered weeks after go-live.
May 14, 2026
by Deepika Paturu
· 1,863 Views · 1 Like
article thumbnail
How to Test a PATCH API Request With REST-Assured Java
This tutorial demonstrates how to test PATCH requests using REST Assured in Java for API testing, including examples of partial data updates.
May 13, 2026
by Faisal Khatri DZone Core CORE
· 4,411 Views
article thumbnail
Solving the Mystery: Why Java RSS Grows in Docker on M1 Macs
Java apps running in x86-64 Docker containers on ARM64 M1 Macs experience mysterious RSS memory growth due to Rosetta 2 translation cache. The culprit? JIT compilation.
May 12, 2026
by Sumeet Sharma
· 3,949 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×