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
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,129 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,263 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,458 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,890 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,968 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
· 10,019 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,588 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
· 8,051 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,656 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,617 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,501 Views · 6 Likes
article thumbnail
Choosing the Right Caching Strategy
This article explores different caching strategies, such as in-memory, distributed, and hybrid approaches, for optimizing performance in microservices or mono.
November 27, 2024
by Ilia Ivankin
· 7,963 Views · 3 Likes
article thumbnail
Using Java Class Extension Library for Data-Oriented Programming
Discover an OOP approach to effectively separate data from domain-specific logic in data-oriented programming, utilizing the Java Class Extension Library.
November 26, 2024
by Gregory Ledenev
· 5,433 Views · 4 Likes
article thumbnail
Dust Actors and Large Language Models: An Application
Use Dust Java Actors to create a pipeline that automatically finds, reads, and extracts specific info from news articles based on your topic of interest.
November 25, 2024
by Alan Littleford
· 4,913 Views
article thumbnail
Implementing Row-Level Security
A practical guide for multi-tenant applications for businesses that need to efficiently serve multiple clients or organizations through a single application.
November 21, 2024
by Humashankar Vellathur Jaganathan
· 6,932 Views · 4 Likes
article thumbnail
How to Read Thread Dumps Easily and Efficiently
Learn how to capture and analyze thread dumps in Java to troubleshoot performance issues, identify bottlenecks, and optimize your application's performance.
November 19, 2024
by Ram Lakshmanan DZone Core CORE
· 4,292 Views · 11 Likes
article thumbnail
Finally, an ORM That Matches Modern Architectural Patterns!
How Stalactite ORM Matches Domain Purity, Single Responsibility Design, Separation of Concerns, and Clean Architecture Patterns
November 19, 2024
by Guillaume Mary
· 3,980 Views · 5 Likes
article thumbnail
How to Create Buttons in Java Applications
To use a button in an application or as part of a graphical user interface (GUI), developers need to create an instance of the JButton class.
November 14, 2024
by DZone Editorial
· 10,496 Views · 1 Like
article thumbnail
JVM Performance Tuning for High Throughput and Low Latency
Optimize JVM performance by tuning heap size and garbage collection for low-latency, high-throughput in memory-intensive, multi-threaded applications.
November 14, 2024
by Md Amran Hossain DZone Core CORE
· 11,202 Views · 12 Likes
article thumbnail
Formatting Strings in Java: String.format() Method
Of the three primary ways to format a string in Java – String.format( ), printf( ), or MessageFormat – the String.format( ) is the method most commonly used.
November 13, 2024
by DZone Editorial
· 16,602 Views · 5 Likes
  • Previous
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 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
×