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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Java Topics

article thumbnail
REST Clients With OpenFeign: How to Implement Them
In this article, readers will learn how to implement REST clients with the Spring Cloud OpenFeign module and how to configure them.
December 23, 2023
by Mario Casari
· 11,238 Views · 7 Likes
article thumbnail
Secure Password Hashing in Java: Best Practices and Code Examples
This article covers secure password hashing in Java using modern algorithms like BCrypt, Argon2, and PBKDF2 with salting and computational intensity for better security.
December 22, 2023
by Wallace Espindola
· 19,669 Views · 4 Likes
article thumbnail
Liferay Tutorial for CTOs
Liferay can be a pretty good way to boost the time to market of your app. Learn how to do that by reading a handy Liferay tutorial.
December 22, 2023
by Patryk Rutkowski
· 5,811 Views · 2 Likes
article thumbnail
From J2EE to Jakarta EE
Discover why Jakarta EE, with the industry-wide adoption of microservices-based architectures, has become one of the most popular Java server-side frameworks.
December 21, 2023
by Nicolas Duminil DZone Core CORE
· 11,408 Views · 15 Likes
article thumbnail
Java Application Latency Reduction and Pitfalls
In this article, I will cover the challenges related to memory analysis of large production applications and how to overcome them.
December 18, 2023
by Parveen Saini
· 3,946 Views · 2 Likes
article thumbnail
Simplifying Database Operations With HarperDB SDK for Java
In this hands-on session, explore how HarperDB SDK for Java streamlines NoSQL integration, abstracts HTTP complexities, and enables efficient CRUD operations.
December 15, 2023
by Otavio Santana DZone Core CORE
· 7,077 Views · 4 Likes
article thumbnail
Using the Ubuntu Docker Image
In this post, we'll show you how to make the most of the base Ubuntu images while building your own Docker images and more!
December 14, 2023
by Matthew Casperson
· 6,853 Views · 2 Likes
article thumbnail
Shenandoah GC Tuning
Shenandoah GC aims to reduce pause times in Java applications by performing garbage collection concurrently with the application threads.
December 13, 2023
by Ram Lakshmanan DZone Core CORE
· 4,466 Views · 3 Likes
article thumbnail
Functional Approach To String Manipulation in Java
This article delves into a few methods within the String class that enable processing to be conducted in a functional programming manner.
December 11, 2023
by Sameer Shukla DZone Core CORE
· 10,079 Views · 7 Likes
article thumbnail
Deploy Keycloak Single Sign-On With Ansible
Deploy, run, and manage your Keycloak single sign-on (SSO) with Ansible and its collection for Keycloak in a fully automated fashion!
December 11, 2023
by Romain Pelisse
· 5,346 Views · 1 Like
article thumbnail
Real-Time Advertising With Apache Kafka and Flink
Real-time advertising platform built with Apache Kafka and Apache Flink showing case studies of Pinterest, Uber, Unity, Buzzwil, Reddit, etc.
December 8, 2023
by Kai Wähner DZone Core CORE
· 5,455 Views · 1 Like
article thumbnail
Monitoring and Troubleshooting Java Applications in Docker Containers
This article is a study and practical guide for the performance analysis, tuning, and troubleshooting of Java services running within Docker containers.
December 8, 2023
by Ganesh Balakrishnan
· 8,046 Views · 2 Likes
article thumbnail
The Pitfalls of Using Boolean Parameters in Methods: A Java Tutorial
Ditch boolean parameters for clearer, more maintainable code, reducing ambiguity in method calls and enhancing overall readability.
December 8, 2023
by Otavio Santana DZone Core CORE
· 7,879 Views · 1 Like
article thumbnail
The Long Road to Java Virtual Threads
A historical journey of how Java finally solved the blocking problem. Java 21's Virtual Threads solve a primary issue faced by most Java developers.
December 7, 2023
by Ken Krueger
· 15,055 Views · 12 Likes
article thumbnail
Problems With Finalizer
In Java, the finalize method has been part of the language since its early days, offering a mechanism to perform cleanup activities before an object is garbage collected.
December 7, 2023
by Eugene Kovko
· 4,951 Views · 1 Like
article thumbnail
Preserving Context Across Threads
Managing context sharing across services in a large Microservices architecture is a challenging task. This article explains a standard way to do it using Java and Webflux.
December 5, 2023
by Bablu Lal
· 11,878 Views · 8 Likes
article thumbnail
Demystifying Virtual Thread Performance: Unveiling the Truth Beyond the Buzz
Virtual threads can provide high enough performance and resource efficiency based on your concurrency goal but also let you have a simple development model.
December 5, 2023
by Daniel Oh DZone Core CORE
· 11,474 Views · 9 Likes
article thumbnail
How To Get Cell Data From an Excel Spreadsheet Using APIs in Java
This article discusses the benefits OpenXML document formatting offers developers and suggests two API solutions for programmatically retrieving Excel data.
December 5, 2023
by Brian O'Neill DZone Core CORE
· 6,606 Views · 7 Likes
article thumbnail
Automate JBoss Web Server Deployment With the Red Hat Certified Content Collection for JWS
In this article, learn how to fully automate the deployment and management of Red Hat JBoss Web Server on thousands of servers using Ansible!
December 4, 2023
by Romain Pelisse
· 5,946 Views · 3 Likes
article thumbnail
Navigating NoSQL: A Pragmatic Approach for Java Developers
Eclipse JNoSQL 1.0.3 empowers Java devs with ArangoDB. Simplify NoSQL integration and persist data effortlessly. Explore hands-on code sessions!
December 4, 2023
by Otavio Santana DZone Core CORE
· 5,490 Views · 3 Likes
  • Previous
  • ...
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • ...
  • 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
  • support@dzone.com

Let's be friends: