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
Choosing the Right Caching Strategy
This article explores different caching strategies, such as in-memory, distributed, and hybrid approaches, for optimizing performance in microservices or mono.
November 27, 2024
by Ilia Ivankin
· 7,750 Views · 3 Likes
article thumbnail
Using Java Class Extension Library for Data-Oriented Programming
Discover an OOP approach to effectively separate data from domain-specific logic in data-oriented programming, utilizing the Java Class Extension Library.
November 26, 2024
by Gregory Ledenev
· 5,381 Views · 4 Likes
article thumbnail
Dust Actors and Large Language Models: An Application
Use Dust Java Actors to create a pipeline that automatically finds, reads, and extracts specific info from news articles based on your topic of interest.
November 25, 2024
by Alan Littleford
· 4,854 Views
article thumbnail
Implementing Row-Level Security
A practical guide for multi-tenant applications for businesses that need to efficiently serve multiple clients or organizations through a single application.
November 21, 2024
by Humashankar Vellathur Jaganathan
· 6,842 Views · 4 Likes
article thumbnail
How to Read Thread Dumps Easily and Efficiently
Learn how to capture and analyze thread dumps in Java to troubleshoot performance issues, identify bottlenecks, and optimize your application's performance.
November 19, 2024
by Ram Lakshmanan DZone Core CORE
· 4,247 Views · 11 Likes
article thumbnail
Finally, an ORM That Matches Modern Architectural Patterns!
How Stalactite ORM Matches Domain Purity, Single Responsibility Design, Separation of Concerns, and Clean Architecture Patterns
November 19, 2024
by Guillaume Mary
· 3,916 Views · 5 Likes
article thumbnail
How to Create Buttons in Java Applications
To use a button in an application or as part of a graphical user interface (GUI), developers need to create an instance of the JButton class.
November 14, 2024
by DZone Editorial
· 10,257 Views · 1 Like
article thumbnail
JVM Performance Tuning for High Throughput and Low Latency
Optimize JVM performance by tuning heap size and garbage collection for low-latency, high-throughput in memory-intensive, multi-threaded applications.
November 14, 2024
by Md Amran Hossain DZone Core CORE
· 10,942 Views · 12 Likes
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,417 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,105 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
· 10,721 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,559 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
· 27,806 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
· 18,514 Views · 29 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,280 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
· 13,999 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,197 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,051 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
· 14,762 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,460 Views · 6 Likes
  • Previous
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 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
×