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

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

SBOMs are essential to circumventing software supply chain attacks, and they provide visibility into various software components.

The Latest Java Topics

article thumbnail
How to Test POST Requests With Playwright Java for API Testing
This tutorial teaches how to send POST requests using the Playwright Java framework for API testing, with examples for order creation and handling errors.
November 28, 2024
by Faisal Khatri DZone Core CORE
· 5,795 Views · 5 Likes
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
· 4,737 Views · 2 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
· 4,851 Views · 3 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,094 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
· 5,254 Views · 3 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
· 3,843 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,377 Views · 4 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
· 5,981 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
· 7,366 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
· 9,165 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
· 4,518 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
· 6,272 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
· 4,943 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
· 26,389 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
· 16,781 Views · 21 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
· 15,776 Views · 5 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,462 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
· 17,542 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
· 13,252 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
· 13,733 Views · 11 Likes
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • [email protected]

Let's be friends: