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
Debugging Deadlocks Using Java Synchronization Aids
This article explains how to isolate and test concurrent operations that led to deadlock and demonstrates how CountDownLatch and CyclicBarrier could help achieve this.
April 16, 2025
by Horatiu Dan DZone Core CORE
· 7,979 Views · 10 Likes
article thumbnail
Java 23 Features: A Deep Dive Into the Newest Enhancements
Dive into this overview of significant changes in Java 23, focusing on the most notable JEPs (JDK Enhancement Proposals).
April 16, 2025
by Arkadiusz Rosloniec
· 7,596 Views · 5 Likes
article thumbnail
Introducing SmallRye LLM: Injecting Langchain4J AI Services
A quick guide on how Microprofile developers can leverage the power of CDI and Microprofile features on their Langchain4J AI Services in their enterprise applications.
April 14, 2025
by BUHAKE SINDI DZone Core CORE
· 6,892 Views · 6 Likes
article thumbnail
Java UDFs and Stored Procedures for Data Engineers: A Hands-On Guide
See how to build Java-based stored procedures and UDFs in Snowflake using Snowpark APIs for scalable, efficient data workflows, including async processing and file handling.
April 10, 2025
by Fawaz Ghali, PhD DZone Core CORE
· 7,136 Views · 3 Likes
article thumbnail
Understanding Structured Concurrency in Java
Java's structured concurrency simplifies concurrent programming by automating cancellation, preventing thread leaks, and improving task management.
April 8, 2025
by Ammar Husain DZone Core CORE
· 7,922 Views · 4 Likes
article thumbnail
Fixing OutOfMemoryErrors in Java Applications
In this guide, learn how to fix OutOfMemory errors in your Java programs with practical strategies from an experienced programmer.
April 4, 2025
by Pratik Dwivedi
· 8,840 Views · 5 Likes
article thumbnail
How to Create Dialog Boxes in Java
Follow a simple tutorial for creating dialog boxes in Java using the JOptionPane and JDialog methods, and learn the high-level advantages of each approach.
April 3, 2025
by DZone Editorial
· 8,801 Views · 3 Likes
article thumbnail
Injecting Implementations With Jakarta CDI Using Polymorphism
Use Jakarta CDI to inject implementations at runtime with Instance and qualifiers for clean, extensible, polymorphic designs without violating the Open/Closed Principle.
April 3, 2025
by Otavio Santana DZone Core CORE
· 6,017 Views · 1 Like
article thumbnail
How to Build a New API Quickly Using Spring Boot and Maven
Realizing that not all use Gradle, I thought I would demonstrate how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Maven, and Heroku.
April 1, 2025
by John Vester DZone Core CORE
· 50,996 Views · 15 Likes
article thumbnail
From Ruby on Rails to Spring Boot
When I migrated from Rails to Spring Boot, I lacked content to guide me without having to go through all of the basics of a web framework. So, I wrote this tutorial.
March 31, 2025
by Lidiane Taquehara
· 6,031 Views · 3 Likes
article thumbnail
Real-World Garbage Collection Scenarios and Solutions
Is GC tuning in Java really worthwhile? Real-life case studies show dramatic performance improvements with small tweaks to GC tuning.
March 28, 2025
by Jill Thornhill
· 6,977 Views · 2 Likes
article thumbnail
Using Heap Dumps to Find Memory Leaks
This guide covers heap dump collection methods, memory leak detection strategies, JVM memory warning signs, and best practices for Java memory optimization.
March 27, 2025
by Pratik Dwivedi
· 8,750 Views · 1 Like
article thumbnail
Jakarta NoSQL 1.0: A Way To Bring Java and NoSQL Together
Jakarta NoSQL 1.0 standardizes NoSQL integration in Java with familiar annotations, a fluent API, and support for multiple NoSQL types—boosting productivity, portability.
March 26, 2025
by Otavio Santana DZone Core CORE
· 9,194 Views · 5 Likes
article thumbnail
A Systematic Approach for Java Software Upgrades
Old is gold, and this is true in the case of software systems too. But, you need to keep them updated. This writing guides you in upgrading software systems.
March 25, 2025
by Binildas Christudas
· 5,853 Views · 1 Like
article thumbnail
Java Reborn: Conquering Cloud-Native and Next-Gen Concurrency
Brace yourself — Java conquers cloud-native microservices, unleashes Loom’s fast concurrency, and soars with Valhalla and Panama — future-ready and fierce!
March 25, 2025
by Alok Tibrewala
· 8,821 Views · 10 Likes
article thumbnail
Video Generation With Java: Leverage Nova and Amazon Bedrock
Learn how to generate videos using Amazon Nova on Amazon Bedrock with Java. This step-by-step guide covers AWS setup and Java code for video creation.
March 25, 2025
by Danil Temnikov DZone Core CORE
· 7,840 Views · 4 Likes
article thumbnail
How to Get Word Document Form Values Using Java
This article discusses how the DOCX file structure stores form fields and values and suggests a few Java APIs that simplify retrieving DOCX form content.
March 25, 2025
by Brian O'Neill DZone Core CORE
· 5,378 Views · 1 Like
article thumbnail
Leverage Amazon BedRock Chat Model With Java and Spring AI
Learn to use Amazon Bedrock to build an app that sends text prompts to a model with Spring AI. This guide covers AWS setup, Spring AI config, and Bedrock integration.
March 24, 2025
by Danil Temnikov DZone Core CORE
· 9,673 Views · 5 Likes
article thumbnail
Writing DTOs With Java8, Lombok, and Java14+
Learn how newer Java versions and libraries like Lombok can reduce boilerplate code, simplify DTO creation, and improve development efficiency.
March 21, 2025
by Nitesh Gupta
· 9,208 Views · 1 Like
article thumbnail
Spring Boot Gateway With Spring Cloud and WebFlux
Let's build a gateway application in Spring Boot with the help of Spring Cloud and WebFlux, using Netty as the application server.
March 21, 2025
by Vishnu Viswambharan
· 9,146 Views · 7 Likes
  • Previous
  • ...
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • ...
  • 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
×