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
How to Merge HTML Documents in Java
Merging HTML content in Java is more challenging than it sounds. This article covers some major difficulties of merging HTML and suggests a few API solutions.
May 21, 2025
by Brian O'Neill DZone Core CORE
· 4,744 Views · 2 Likes
article thumbnail
Enforcing Architecture With ArchUnit in Java
In this article, we will discuss implementing architectural rules in code using ArchUnit, emphasizing its effectiveness over traditional documentation.
May 21, 2025
by Gunter Rotsaert DZone Core CORE
· 7,381 Views · 8 Likes
article thumbnail
How To Introduce a New API Quickly Using Quarkus and ChatGPT
Stepping outside of my comfort zone, let’s see how quickly we can introduce an API-First-driven RESTful by leveraging ChatGPT, Quarkus, and Heroku.
May 21, 2025
by John Vester DZone Core CORE
· 16,113 Views · 3 Likes
article thumbnail
The Future of Java and AI: Coding in 2025
Explore how Java developers are leveraging AI and modern frameworks like Quarkus to build cutting-edge applications in 2025.
May 21, 2025
by Daniel Oh DZone Core CORE
· 5,702 Views · 4 Likes
article thumbnail
Tired of Spring Overhead? Try Dropwizard for Your Next Java Microservice
You'll learn how to set up your first Dropwizard project, create a RESTful API, and run it with an embedded Jetty server — all using minimal boilerplate.
May 20, 2025
by Mohit Menghnani DZone Core CORE
· 6,601 Views · 5 Likes
article thumbnail
Using Python Libraries in Java
This article discusses how Python libraries can be integrated into Java by presenting real-world examples and Jython samples.
May 16, 2025
by Constantin Kwiatkowski
· 9,077 Views · 7 Likes
article thumbnail
Designing a Java Connector for Software Integrations
A Java connector unites different systems by allowing them to send information effectively while making crucial data freely available through interoperable interfaces.
May 15, 2025
by Anant Wairagade
· 7,347 Views · 1 Like
article thumbnail
Memory Leak Due to Time-Taking finalize() Method
All objects in Java implicitly inherit from java.lang.Object. This class contains multiple methods, which can be overridden in the child class.
May 15, 2025
by Ram Lakshmanan DZone Core CORE
· 6,036 Views · 2 Likes
article thumbnail
How to Convert XLS to XLSX in Java
In this article, we discuss the structural differences between legacy Excel XLS format and modern XLSX, and we suggest conversion solutions for Java developers.
May 9, 2025
by Brian O'Neill DZone Core CORE
· 6,522 Views · 1 Like
article thumbnail
Recurrent Workflows With Cloud Native Dapr Jobs
Workflow scheduling is something we see often. As part of this article, we will look at how Dapr Jobs helps to easily run periodic workloads.
May 5, 2025
by Siri Varma Vegiraju DZone Core CORE
· 25,597 Views · 1 Like
article thumbnail
Java Virtual Threads and Scaling
Learn how Java Virtual Threads, introduced in JDK 19 and fully supported in JDK 21, simplify concurrency with lightweight threads and enhance scalability.
May 5, 2025
by Hitesh Jodhavat
· 5,368 Views · 1 Like
article thumbnail
Selenium Pagination Tutorial: How to Handle Page Navigation
This tutorial blog explains website pagination and details on how to handle pagination in web automation using Selenium WebDriver with Java.
May 1, 2025
by Faisal Khatri DZone Core CORE
· 5,668 Views · 4 Likes
article thumbnail
Java’s Next Act: Native Speed for a Cloud-Native World
The Graal Stack reinvents Java for the cloud era, combining GraalVM, Micronaut and GraalOS to deliver ultra-fast, lightweight, and serverless-ready applications.
April 30, 2025
by Graziano Casto DZone Core CORE
· 8,047 Views · 7 Likes
article thumbnail
Understanding Java Signals
Learn the challenges of the Observer pattern in Java and how it can be improved with Signals for clearer, more reusable code, using a Todo app as an example.
April 29, 2025
by STEPHEN Maina
· 6,145 Views · 5 Likes
article thumbnail
How to Convert Between PDF and TIFF in Java
In this article, we highlight both the overlap between PDF and TIFF files in certain industries and suggest a few APIs to convert to and from each format.
April 28, 2025
by Brian O'Neill DZone Core CORE
· 5,912 Views · 3 Likes
article thumbnail
Analyzing “java.lang.OutOfMemoryError: Failed to create a thread” Error
Java applications may throw the error “java.lang.OutOfMemoryError: Failed to create a thread: retVal” when they cannot create a thread.
April 25, 2025
by Harish Kumar Murugesan
· 7,612 Views · 4 Likes
article thumbnail
Java's Quiet Revolution: Thriving in the Serverless Kubernetes Era
Java evolves for serverless Kubernetes with Quarkus and Loom, tackling microservices and events, with cold start hurdles but a strong future in cloud-native apps.
April 25, 2025
by Alok Tibrewala
· 8,949 Views · 3 Likes
article thumbnail
Why Testing is a Long-Term Investment for Software Engineers
Testing ensures quality, guarantees behavior, and enables safe refactoring—it's a long-term investment every serious software engineer should make.
April 24, 2025
by Otavio Santana DZone Core CORE
· 5,784 Views · 7 Likes
article thumbnail
Stateless vs Stateful Stream Processing With Kafka Streams and Apache Flink
Concepts and benefits of stateless and stateful stream processing with Kafka Streams and Apache Flink vs. databases and data lakes.
April 21, 2025
by Kai Wähner DZone Core CORE
· 6,988 Views · 4 Likes
article thumbnail
How Spring and Hibernate Simplify Web and Database Management
Spring simplifies web development, and Hibernate streamlines database management — together, they make Java app development quicker, scalable, and easy.
April 16, 2025
by Sukhwinder Singh
· 7,149 Views · 2 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 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
×