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
How to Test DELETE Requests for API Testing With Playwright Java
This tutorial demonstrates how to test DELETE requests using the Playwright Java framework for API testing, using examples of deleting data using an API.
January 7, 2025
by Faisal Khatri DZone Core CORE
· 6,134 Views · 2 Likes
article thumbnail
Efficient Asynchronous Processing Using CyclicBarrier and CompletableFuture in Java
Learn how JAVA concurrency features such as CyclicBarrier and CompletableFuture can be used together to achieve efficiency.
January 3, 2025
by Sulakshana Singh
· 7,970 Views · 5 Likes
article thumbnail
Avoiding If-Else: Advanced Approaches and Alternatives
Skip if-else statements by using design patterns, polymorphism, and functional strategies for cleaner, more adaptable, and significantly more testable code architectures.
January 2, 2025
by Taras Ivashchuk
· 11,290 Views · 14 Likes
article thumbnail
Understanding Immutable Objects in Java
This article is an in-depth guide to immutability in programming, its advantages, challenges, and how Java's Record classes simplify creating immutable objects.
December 30, 2024
by Gaurav Gaur DZone Core CORE
· 6,843 Views · 6 Likes
article thumbnail
A Beginner’s Guide to JUnit 5
This tutorial blog is a beginner's guide to start using JUnit 5. It provides details about setup, configuration and basic JUnit 5 methods.
December 30, 2024
by Faisal Khatri DZone Core CORE
· 6,842 Views · 3 Likes
article thumbnail
Ulyp: Recording Java Execution Flow for Faster Debugging
The article introduces Ulyp, an agent that can record the Java/Kotlin app execution flow. The tool can help understand code faster and debug more efficiently.
December 25, 2024
by Andrey Cheboksarov
· 7,800 Views · 2 Likes
article thumbnail
Understanding Root Causes of Out of Memory (OOM) Issues in Java Containers
Explore the various types of out-of-memory errors that can happen in Java container applications and discuss methods to identify their root causes.
December 23, 2024
by Josson Paul Kalapparambath
· 12,302 Views · 11 Likes
article thumbnail
Java 21 Features: A Detailed Look at the Most Important Changes in the New LTS Release
Let’s analyze the most important Java 21 features, check out how they work in practice, and try to predict their significance for the future of this technology.
December 23, 2024
by Arkadiusz Rosloniec
· 18,224 Views · 15 Likes
article thumbnail
How to Test PATCH Requests for API Testing With Playwright Java
This tutorial demonstrates how to test PATCH requests using the Playwright Java framework for API testing, using examples of partially updating data of an API.
December 20, 2024
by Faisal Khatri DZone Core CORE
· 14,059 Views · 4 Likes
article thumbnail
Using Java Class Extension Library for Data-Oriented Programming - Part 2
Effectively separate data from domain-specific logic in data-oriented programming, utilizing dynamic extensions with the Java Class Extension Library.
December 19, 2024
by Gregory Ledenev
· 7,077 Views · 1 Like
article thumbnail
Charge Vertical Scaling With the Latest Java GCs
The latest generations of GC bring far-reaching consequences for running Java applications. This article intends to highlight the effects of ZGC and Shenandoah.
December 17, 2024
by Dmitry Chuyko
· 8,204 Views · 1 Like
article thumbnail
Dropwizard vs. Micronaut: Unpacking the Best Framework for Microservices
Discover the best option for building efficient and scalable microservices by reading this comparison of Dropwizard and Micronaut frameworks.
December 16, 2024
by Nilesh Jain
· 17,381 Views · 6 Likes
article thumbnail
Enabling Behavior-Driven Service Discovery: A Lightweight Approach to Augment Java Factory Design Pattern
The Factory Pattern is one of the popular creational design patterns in Java. This post aims to augment the pattern to improve readability and maintainability.
December 13, 2024
by Soham Sengupta
· 7,839 Views · 4 Likes
article thumbnail
How to Test PUT Requests for API Testing With Playwright Java
This tutorial demonstrates how to test PUT requests using the Playwright Java framework for API testing, including examples of updating data of an API.
December 11, 2024
by Faisal Khatri DZone Core CORE
· 10,878 Views · 3 Likes
article thumbnail
Understanding Functional Programming: A Quick Guide for Beginners
This quick and simple guide to functional programming concepts covers pure functions, immutability, and declarative coding for cleaner, predictable code.
December 10, 2024
by Sri Harshitha Yarra
· 9,952 Views · 9 Likes
article thumbnail
How to Test GET Requests With Playwright Java for API Testing
This tutorial teaches how to test GET requests using the Playwright Java framework for API testing, with examples of fetching data from an API and handling errors.
December 4, 2024
by Faisal Khatri DZone Core CORE
· 5,528 Views · 5 Likes
article thumbnail
Configurable Feign Client Retry With Reusable Library and DRY
Learn how to implement and expose common retry features for Feign clients through application configuration, using the Spring Cloud Framework efficiently.
December 4, 2024
by Jitender Jain
· 7,964 Views · 3 Likes
article thumbnail
Simplify NoSQL Database Integration in Java With Eclipse JNoSQL 1.1.3
Eclipse JNoSQL 1.1.3 simplifies NoSQL for Java with enhanced Redis, ArangoDB, Oracle NoSQL, and more. Easily switch databases using Jakarta specs.
December 3, 2024
by Otavio Santana DZone Core CORE
· 7,533 Views · 1 Like
article thumbnail
Why ‘mvn install’ May Risk Your Builds
Learn the risks of using 'mvn install' on build servers, how it affects artifacts, and solutions to avoid issues with feature branches and dependencies.
December 3, 2024
by Gunter Rotsaert DZone Core CORE
· 4,575 Views · 1 Like
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
· 6,435 Views · 6 Likes
  • Previous
  • ...
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • ...
  • 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
×