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
Formatting Strings in Java: String.format() Method
Of the three primary ways to format a string in Java – String.format( ), printf( ), or MessageFormat – the String.format( ) is the method most commonly used.
November 13, 2024
by DZone Editorial
· 16,865 Views · 5 Likes
article thumbnail
Apache Iceberg: The Open Table Format for Lakehouses and Data Streaming
This article explores the table format wars of Apache Iceberg, Hudi, Delta Lake and XTable; and the product strategy of Snowflake, Databricks, Confluent, AWS, and Google.
November 12, 2024
by Kai Wähner DZone Core CORE
· 5,247 Views · 2 Likes
article thumbnail
How to Create Tables in Java
Learn how to use the JTable method to create a table in your Java applications.
November 12, 2024
by DZone Editorial
· 11,231 Views · 3 Likes
article thumbnail
Understanding the Java Record Class With Code Examples
This programming tutorial illustrates the idea behind the "Record" class and "record" keyword, alongside code examples to understand their use in Java programming.
November 11, 2024
by DZone Editorial
· 9,889 Views · 9 Likes
article thumbnail
Leveraging Apache Flink Dashboard for Real-Time Data Processing in AWS Apache Flink Managed Service
Find out how to utilize the Apache Flink Dashboard for monitoring, optimizing, and managing real-time data processing applications within AWS-managed services.
November 6, 2024
by Sneha Murganoor
· 28,041 Views · 7 Likes
article thumbnail
Jakarta WebSocket Essentials: A Guide to Full-Duplex Communication in Java
Do you want to explore real-time apps in Jakarta EE? This article covers the basics of building a real-time chat app using Jakarta WebSocket and Open Liberty.
November 5, 2024
by Sweetty P Devassy
· 19,057 Views · 30 Likes
article thumbnail
How to Read JSON Files in Java Using the Google Gson Library
This tutorial blog focuses on teaching how to read the JSON files using the Google Gson library with different sample JSON files.
November 5, 2024
by Faisal Khatri DZone Core CORE
· 18,470 Views · 6 Likes
article thumbnail
Effective Methods to Diagnose and Troubleshoot CPU Spikes in Java Applications
In this article, discover a few practical methods to help diagnose and resolve CPU spikes without making changes in your production environment.
November 5, 2024
by Ram Lakshmanan DZone Core CORE
· 14,130 Views · 12 Likes
article thumbnail
High-Performance Reactive REST API and Reactive DB Connection Using Java Spring Boot WebFlux R2DBC Example
Find out how using Java Spring Boot WebFlux with R2DBC allows developers to build high-performance, reactive REST APIs with non-blocking database connections.
November 4, 2024
by Md Amran Hossain DZone Core CORE
· 19,414 Views · 5 Likes
article thumbnail
Faster Startup With Spring Boot 3.2 and CRaC, Part 2
Continue with this series to learn how to overcome the two shortcomings of using automatic checkpoint and restore by performing the checkpoint on-demand.
October 31, 2024
by Magnus Larsson
· 14,207 Views · 5 Likes
article thumbnail
Java Is Greener on Arm
Hardware and software are evolving in parallel, and combining the best of modern software development with the latest Arm hardware can yield impressive results.
October 30, 2024
by Dmitry Chuyko
· 15,221 Views · 11 Likes
article thumbnail
How to Get Plain Text From Common Documents in Java
Image-based documents require OCR for text extraction, but text-based documents don't. Here, learn ways to extract plain text from text-based documents.
October 30, 2024
by Brian O'Neill DZone Core CORE
· 8,573 Views · 6 Likes
article thumbnail
Hot Class Reload in Java: A Webpack HMR-Like Experience for Java Developers
Enhance your Java development with a hot class reload system, similar to Webpack's HMR. This guide explores using Java WatchService and the javax.tools API.
October 30, 2024
by Mohibul Hassan Chowdhury
· 5,483 Views · 4 Likes
article thumbnail
Enhance User Experience With a Formatted Credit Card Input Field
This article shows how to implement a credit card input that automatically formats numbers into readable four-digit groups in Java and JS for an enhanced user experience.
October 29, 2024
by Hawk Chen DZone Core CORE
· 7,538 Views · 2 Likes
article thumbnail
Top Takeaways From Devoxx Belgium 2024
Gain insight from these takeaways, taken from several highlighted sessions presented during the most recent edition of Devoxx Belgium.
October 29, 2024
by Gunter Rotsaert DZone Core CORE
· 6,810 Views · 3 Likes
article thumbnail
Filtering Java Collections via Annotation-Driven Introspection
Learn a versatile collection filtering strategy based on Java annotations and reflection and how it can simplify the code of some predicates.
October 28, 2024
by Thiago Nascimento DZone Core CORE
· 6,761 Views · 6 Likes
article thumbnail
Summary of the AJAX Frameworks Comparison
This final post of a series analyzing several libraries and frameworks that augment the client with AJAX capabilities concludes with a comprehensive comparison.
October 24, 2024
by Nicolas Fränkel
· 8,554 Views · 5 Likes
article thumbnail
High-Speed Real-Time Streaming Data Processing
The article discusses the need for streaming data processing and evaluates available options. It explains that one size fits all is approach is not appropriate.
October 24, 2024
by Ashish Karalkar
· 10,999 Views · 3 Likes
article thumbnail
Implement Hibernate Second-Level Cache With NCache
Set up a Java application with Hibernate, configure NCache as the second-level cache, and test the implementation to see how caching reduces the DB load.
October 22, 2024
by Abhinav Pandey
· 8,348 Views · 3 Likes
article thumbnail
How to Implement Client-Side Load Balancing With Spring Cloud
In this article, you will learn how to perform client-side load balancing in microservices by Spring Cloud Load Balancer.
October 21, 2024
by Mario Casari
· 11,193 Views · 5 Likes
  • Previous
  • ...
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • ...
  • 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
×