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

Elevate your data management. Join a lively chat to learn how streaming data can improve real-time decision-making, and how to reduce costs.

Platform Engineering: Enhance the developer experience, establish secure environments, automate self-service tools, and streamline workflows

Build Cloud resilience. High-profiled cloud failures have shown us one thing – traditional approaches aren't enough. Join the discussion.

Data Engineering: The industry has come a long way from organizing unstructured data to adopting today's modern data pipelines. See how.

The Latest Java Topics

article thumbnail
Building AI Applications With Java and Gradle
Explore AI development with Java and Gradle using popular libraries like Deeplearning4j, Weka, and Encog through practical code examples.
September 27, 2023
by Arun Pandey DZone Core CORE
· 11,592 Views · 6 Likes
article thumbnail
Auto-Scaling DynamoDB Streams Applications on Kubernetes
Use KEDA and DynamoDB Streams and combine two powerful techniques to build scalable, event-driven systems that can adapt based on the needs of your application.
September 26, 2023
by Abhishek Gupta DZone Core CORE
· 11,305 Views · 6 Likes
article thumbnail
Demystifying Project Loom: A Guide to Lightweight Threads in Java
Discover Project Loom: A game-changer in Java concurrency! Dive into lightweight threads, their benefits, and how to harness their power in your Java applications.
September 25, 2023
by Udit Handa
· 5,829 Views · 7 Likes
article thumbnail
How to Deploy a Startup Script to an Integration Server Running in an IBM Cloud Pak for Integration Environment
In this article, we explain how to use a startup script to auto-restart Integration Server pods in a Cloud Pak for Integration environment.
September 25, 2023
by Dave Crighton
· 5,055 Views · 3 Likes
article thumbnail
Running Unit Tests in GitHub Actions
In this article, we'll show you how to add unit tests to a GitHub Actions workflow and configure custom actions to process the results.
September 22, 2023
by Matthew Casperson
· 6,235 Views · 2 Likes
article thumbnail
Memory Management in Java: An Introduction
Understanding memory management in Java, and particularly the role of object allocation is essential when optimising system performance.
September 21, 2023
by Jasmine Taylor
· 5,028 Views · 1 Like
article thumbnail
How To Deploy Helidon Application to Kubernetes With Kubernetes Maven Plugin
Dive into the world of containerizing Helidon applications and seamlessly deploying them to Kubernetes using the Eclipse JKube's Kubernetes Maven Plugin.
September 21, 2023
by Rohan Kumar
· 6,792 Views · 6 Likes
article thumbnail
Monkey-Patching in Java
Learn about several approaches to monkey-patching in Java in this post: the Proxy class, instrumentation via a Java Agent, AOP via AspectJ, and javac compiler plugins.
September 21, 2023
by Nicolas Fränkel DZone Core CORE
· 5,921 Views · 6 Likes
article thumbnail
Automate Your Quarkus Deployment Using Ansible
Discover how to automate your Quarkus application deployment using the Ansible collection for Quarkus, which takes care of the heavy lifting for developers.
September 21, 2023
by Romain Pelisse
· 4,692 Views · 5 Likes
article thumbnail
How To Aim for High GC Throughput
Explore a key performance metric studied during garbage collection — what it means, its significance in Java applications, and how it impacts overall performance.
September 19, 2023
by Ram Lakshmanan DZone Core CORE
· 3,290 Views · 2 Likes
article thumbnail
Auditing Spring Boot Using JPA, Hibernate, and Spring Data JPA
This article provides a comprehensive guide to implementing auditing in Spring Boot applications using JPA, Hibernate, and Spring Data JPA.
September 19, 2023
by Andrei Rogalenko
· 22,383 Views · 3 Likes
article thumbnail
Parallel Sort
There are so many computer algorithms that have emerged to support sorting. Some of the well-known algorithms are quick sort, heap sort, merge sort, etc.
September 18, 2023
by Unni Mana
· 3,575 Views · 1 Like
article thumbnail
How To Validate Archives and Identify Invalid Documents in Java
Explore the prevalence of cyberattacks carried out using common archive formats and invalid document types and data validation API solutions.
September 16, 2023
by Brian O'Neill DZone Core CORE
· 5,597 Views · 2 Likes
article thumbnail
Spring WebFlux Retries
If you use Spring WebFlux, you probably want your requests to be more resilient. Here, learn to use the retries that come packaged with the WebFlux library.
September 16, 2023
by Emmanouil Gkatziouras DZone Core CORE
· 7,071 Views · 20 Likes
article thumbnail
Unraveling Lombok's Code Design Pitfalls: Exploring Encapsulation Issues
Lombok simplifies Java coding but can breach encapsulation. Java 8's Objects.requireNonNull and IDE support are alternatives. Choose wisely.
September 16, 2023
by Otavio Santana DZone Core CORE
· 8,129 Views · 8 Likes
article thumbnail
Difference Between High-Level and Low-Level Programming Languages
Explore high-level vs. low-level programming languages: abstraction, performance, and more. Choose the right one for your coding needs.
September 15, 2023
by Rishi Patel
· 6,298 Views · 1 Like
article thumbnail
Apache Flink
This tutorial will show you step-by-step how to use Astra as a sink for results computed by Apache Flink, an open-source framework.
September 15, 2023
by Patrick McFadin
· 4,359 Views · 1 Like
article thumbnail
Microservices With Apache Camel and Quarkus (Part 5)
After learning how to run our microservices in Minikube in part three of this series, let's look at how to do the same in OpenShift.
September 15, 2023
by Nicolas Duminil DZone Core CORE
· 8,032 Views · 6 Likes
article thumbnail
Securing Your Applications With Spring Security
Spring Security secures Java apps with authentication, authorization, and protection features, shown in an online banking example.
September 15, 2023
by Arun Pandey DZone Core CORE
· 12,192 Views · 3 Likes
article thumbnail
Mastering Persistence: Why the Persistence Layer Is Crucial for Modern Java Applications
Ignoring the persistence layer in software can cause data problems, slow performance, maintenance issues, and limited adaptability. It's vital for secure, efficient, and flexible applications.
September 15, 2023
by Otavio Santana DZone Core CORE
· 6,564 Views · 1 Like
  • 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: