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
Java Performance Tuning: Adjusting GC Threads for Optimal Results
Find out more about how Garbage Collection (GC) plays an important role in Java’s memory management and helps to reclaim memory that is no longer in use.
August 30, 2024
by Ram Lakshmanan DZone Core CORE
· 9,825 Views · 4 Likes
article thumbnail
Java Concurrency: Visibility and Synchronized
In this post, gain insight into variable visibility between two threads and what happens when we change a variable that is shared.
August 28, 2024
by Emmanouil Gkatziouras DZone Core CORE
· 9,767 Views · 6 Likes
article thumbnail
Documenting a Java WebSocket API Using Smart-Doc
This article will detail how to use Smart-Doc to generate Java WebSocket interface documentation and provide a complete example of a WebSocket server.
August 28, 2024
by sun yu
· 8,185 Views · 3 Likes
article thumbnail
Enhancing Software Quality with Checkstyle and PMD: A Practical Guide
Boost software quality by integrating Checkstyle and PMD: explore setup, enforce code standards, and prevent software erosion for both new and legacy codebases.
August 28, 2024
by Otavio Santana DZone Core CORE
· 7,882 Views · 3 Likes
article thumbnail
Why You Should Migrate Microservices From Java to Kotlin: Experience and Insights
Learn why migration to Kotlin is so successful and why developers are eager to switch to this language, even with prior experience only in other JVM languages.
August 26, 2024
by Konstantin Glumov
· 16,329 Views · 10 Likes
article thumbnail
Kotlin Coroutines and OpenTelemetry Tracing
Explore the underlying workings of OpenTelemetry and analyze the workings of @WithSpan in general as well as within the context of Kotlin Coroutines.
August 22, 2024
by Nicolas Fränkel
· 7,723 Views · 5 Likes
article thumbnail
Using SQS With JMS for Legacy Applications
In this article, take an in-depth look at the steps to integrate a legacy Java application with SQS through JMS.
August 21, 2024
by Balaji Nagarajan
· 10,730 Views · 9 Likes
article thumbnail
Four Essential Tips for Building a Robust REST API in Java
Enhance your Java REST API with consistent resource naming, maintainable versioning, robust security, and proper exception handling.
August 21, 2024
by Otavio Santana DZone Core CORE
· 14,242 Views · 10 Likes
article thumbnail
Construct Azure Shared Access Signature URL to Download File From Azure Blob Storage
Learn how to construct an Azure Shared Access Signature URL to download a particular file from the Azure Blob Storage container.
August 20, 2024
by Chaitanya Kapure
· 6,097 Views · 1 Like
article thumbnail
How to Change PDF Paper Sizes With an API in Java
Discover an efficient web API solution Java developers can use to quickly adjust PDFs between common ISO 216 A-Series paper sizes (A0 to A7).
August 20, 2024
by Brian O'Neill DZone Core CORE
· 5,841 Views · 2 Likes
article thumbnail
Default Map Value
Learn how to provide a default value when querying an absent key in a hash map in different programming languages including Java, Kotlin, Python, and more.
August 16, 2024
by Nicolas Fränkel
· 6,504 Views · 2 Likes
article thumbnail
Creating Effective Exceptions in Java Code [Video]
Learn to handle Java exceptions effectively: define a hierarchy, create trackable messages, and ensure security. Also, learn about best practices.
August 14, 2024
by Otavio Santana DZone Core CORE
· 8,854 Views · 5 Likes
article thumbnail
OpenTelemetry Tracing on Spring Boot: Java Agent vs. Micrometer Tracing
In this post, compare three different ways to utilize OpenTelemtry Tracing and Spring Boot components: Java agent v1, Java agent v2, and Micrometer Tracing.
August 12, 2024
by Nicolas Fränkel
· 11,677 Views · 3 Likes
article thumbnail
PostgreSQL Support for Large Object Replication
Create a two-node pgEdge cluster on the localhost to demonstrate how pgEdge Platform replicates large objects, share a native PSQL example, and more.
August 12, 2024
by Ahsan Hadi
· 5,188 Views · 1 Like
article thumbnail
Java Concurrency: The Happens-Before Guarantee
In this article, learn more about reorderings and multi-threaded codebases along with how Java helps you with its guarantees.
August 12, 2024
by Emmanouil Gkatziouras DZone Core CORE
· 12,918 Views · 14 Likes
article thumbnail
Apache Kafka + Flink + Snowflake: Cost-Efficient Analytics and Data Governance
Explore shift-left architecture with Snowflake, Apache Kafka, Flink, and Iceberg for cost-efficient analytics and data governance in the cloud.
August 10, 2024
by Kai Wähner DZone Core CORE
· 6,230 Views · 1 Like
article thumbnail
Apache Flink 101: A Guide for Developers
Learn more about Apache Flink, a powerful stream processing tool, for building streaming data pipelines, real-time analytics, and event-driven applications.
August 8, 2024
by David Anderson
· 9,494 Views · 2 Likes
article thumbnail
How to Create a CRUD Application in Less Than 15 Minutes
This step-by-step guide explores how to create a front end for your database with Java only, without any JavaScript knowledge needed.
August 8, 2024
by Amir Shelli
· 18,508 Views · 8 Likes
article thumbnail
How to Check and Update Newer Versions for Dependencies in Maven Projects
This tutorial demonstrates how to use different Maven commands for checking and updating the dependency and plugin versions in Maven projects.
August 7, 2024
by Faisal Khatri DZone Core CORE
· 16,420 Views · 4 Likes
article thumbnail
Enhancing Java Application Logging: A Comprehensive Guide
Learn Java logging best practices: use proper log levels, include unique IDs for trackability, and secure logs to avoid sensitive data exposure.
August 7, 2024
by Otavio Santana DZone Core CORE
· 11,453 Views · 9 Likes
  • Previous
  • ...
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • ...
  • 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
×