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
Leveraging Weka Library for Facebook Data Analysis
Leverage Weka library to analyze Facebook data, preprocess, perform feature selection, and clustering for insights into user behavior.
October 2, 2023
by Arun Pandey DZone Core CORE
· 5,118 Views · 2 Likes
article thumbnail
Scalable Rate Limiting in Java With Code Examples: Managing Multiple Instances
Implement scalable rate limiting in Java using Token Bucket, Redis, and Gradle for high-performance and DoS attack protection.
October 2, 2023
by Arun Pandey DZone Core CORE
· 11,103 Views · 3 Likes
article thumbnail
Function’s Anatomy and Beyond
Learn more about Java functions and much more.
October 2, 2023
by Sergiy Yevtushenko
· 5,906 Views · 5 Likes
article thumbnail
Untangling Deadlocks Caused by Java’s "parallelStream"
In this post, we dive deep into a real-world deadlock saga triggered by the seemingly innocent use of Java’s “parallelStream.”
September 29, 2023
by Mahesh Devda
· 4,363 Views · 1 Like
article thumbnail
How To Get and Set PDF Form Fields in Java
This article discusses the utility of PDF forms and provides two free API solutions for simplifying and expediting interactions with PDF forms on the web.
September 29, 2023
by Brian O'Neill DZone Core CORE
· 4,680 Views · 2 Likes
article thumbnail
Micro Frontends for Quarkus Microservices
Similar to the concept of microservice, the term of micro frontend isn't as well known as the first one. This article aims at demystifying it.
September 29, 2023
by Nicolas Duminil DZone Core CORE
· 10,095 Views · 6 Likes
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
· 12,892 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,854 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
· 7,017 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,396 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
· 7,124 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
· 6,101 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
· 7,671 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
· 6,283 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
· 5,023 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,803 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
· 32,909 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
· 4,711 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
· 6,504 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
· 8,084 Views · 28 Likes
  • Previous
  • ...
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • ...
  • 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
×