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 Java Topics

article thumbnail
Comparing Top Gen AI Frameworks for Java in 2026
A practical, in-depth comparison of the top Generative AI frameworks for Java in 2026: Genkit Java, Spring AI, LangChain4j, and Google ADK
May 7, 2026
by Xavier Portilla Edo DZone Core CORE
· 2,848 Views · 2 Likes
article thumbnail
Java ProcessBuilder: Deadlocks, Zombies, and the 64 KB Wall
When Java spawns a child process, the OS creates a 64 KB pipe buffer that can silently deadlock your app. This is what happens at the kernel level and how to fix it.
April 30, 2026
by Haider Kagalwala
· 2,611 Views · 2 Likes
article thumbnail
Java Backend Development in the Era of Kubernetes and Docker
Containerization with Docker and orchestration through Kubernetes enables Java backends to be deployed, scaled, managed efficiently in modern cloud-native environments.
April 28, 2026
by Ramya vani Rayala
· 4,093 Views · 5 Likes
article thumbnail
Java in a Container: Efficient Development and Deployment With Docker
Docker containers make Java apps portable and consistent across environments, development, and deployment, and improve s scalability and streamline CI/CD.
April 28, 2026
by Ramya vani Rayala
· 2,497 Views · 2 Likes
article thumbnail
Preventing Prompt Injection by Design: A Structural Approach in Java
AI Query Layer lets you run safe, schema-validated AI queries with LLMs, managing inputs and outputs efficiently for finance, analytics, and apps.
April 24, 2026
by suman Baatth
· 3,671 Views · 4 Likes
article thumbnail
The Invisible OOMKill: Why Your Java Pod Keeps Restarting in Kubernetes
A Kubernetes pod may restart due to an OOMKill when the Java process exceeds the container’s memory limit. JVM memory tuning and correct resource limits prevent crashes.
April 22, 2026
by Ramya vani Rayala
· 5,209 Views · 5 Likes
article thumbnail
From APIs to Event-Driven Systems: Modern Java Backend Design
Modern Java backend design is evolving from traditional APIs to event-driven architectures, enabling more scalable, resilient, and real-time distributed systems.
April 20, 2026
by Ramya vani Rayala
· 4,132 Views · 8 Likes
article thumbnail
Jakarta EE Glossary: The Terms Every Java Engineer Should Actually Understand
Jakarta EE is an open standard for enterprise Java: specs define behavior, APIs expose it, TCK enforces it, and multiple implementations ensure portability.
April 20, 2026
by Otavio Santana DZone Core CORE
· 3,160 Views · 3 Likes
article thumbnail
Training a Neural Network Model With Java and TensorFlow
Learn how to train a neural network model using the TensorFlow platform with Java and using a pre-trained model in a proper Spring Boot application.
April 17, 2026
by George Pod
· 2,981 Views · 1 Like
article thumbnail
Multithreading in Modern Java: Advanced Benefits and Best Practices
Multithreading remains one of Java’s most powerful capabilities, but modern Java versions have made it significantly easier to build scalable concurrent applications.
April 17, 2026
by Muhammed Harris Kodavath
· 3,090 Views · 3 Likes
article thumbnail
Optimizing Java Back-End Performance Profiling and Best Practices
Java performance profiling helps identify bottlenecks and apply best practices to improve backend speed, efficiency, and scalability.
April 16, 2026
by Ramya vani Rayala
· 2,974 Views · 1 Like
article thumbnail
Faster Releases With DevOps: Java Microservices and Angular UI in CI/CD
Jenkins automates build, containerizes, and deploys to AWS on every Git commit across Java microservices and Angular apps.
April 14, 2026
by Kavitha Thiyagarajan
· 2,553 Views
article thumbnail
How to Test a GET API Request Using REST-Assured Java
Learn about testing GET API requests with REST Assured Java, send requests with headers and params, validate response body, time, and extract data.
April 13, 2026
by Faisal Khatri DZone Core CORE
· 2,611 Views · 2 Likes
article thumbnail
Apache Spark 3 to Apache Spark 4 Migration: What Breaks, What Improves, What's Mandatory
A comprehensive guide to migrating from Apache Spark 3.x to Spark 4.0, covering breaking changes, new features, and mandatory updates for smooth transition.
April 10, 2026
by Rambabu Bandam
· 4,031 Views · 1 Like
article thumbnail
Using Java for Developing Agentic AI Applications: The Enterprise-Ready Stack in 2026
Learn how to build reliable, production-ready agentic AI in Java using LangChain4j, Quarkus, MCP, and OpenTelemetry for scalable enterprise apps.
April 9, 2026
by Bhaskar Reddy Kollu
· 4,290 Views · 7 Likes
article thumbnail
Translating OData Queries to MongoDB in Java With Jamolingo
If you want to support dynamic API queries using OData in a Java application backed by MongoDB, Jamolingo provides a lightweight and framework-agnostic solution.
April 9, 2026
by Szymon Tarnowski DZone Core CORE
· 2,808 Views · 1 Like
article thumbnail
Tracking Dependencies Beyond the Build Stage
Many developers are familiar with dependency scanning at build time, but can we go further? And why is it worth doing so?
April 9, 2026
by Rumen Dimov
· 3,174 Views
article thumbnail
Enterprise Java Applications: A Practical Guide to Securing Enterprise Applications with a Risk-Driven Architecture
A risk-driven security architecture for enterprise Java-based applications, which prioritizes security controls according to the impact of the risk.
April 8, 2026
by Sravan Reddy Kathi
· 3,686 Views · 2 Likes
article thumbnail
Memory Optimization and Utilization in Java 25 LTS: Practical Best Practices
Memory optimization in the latest Java is more about controlling allocation, choosing the right GC, and measuring real behavior under load.
March 31, 2026
by Muhammed Harris Kodavath
· 2,495 Views · 5 Likes
article thumbnail
Data-Driven API Testing in Java With REST Assured and TestNG: Part 5
Learn how to perform data-driven API automation testing with REST Assured using Excel Files and TestNG's @DataProvider annotation.
March 30, 2026
by Faisal Khatri DZone Core CORE
· 1,208 Views · 2 Likes
  • 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
×