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
Please enter at least three characters to search
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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Java Topics

article thumbnail
How To Use LangChain4j With LocalAI
Learn how you can integrate Large Language Model (LLM) capabilities into your Java application, and how to integrate with LocalAI from your Java application.
January 18, 2024
by Gunter Rotsaert DZone Core CORE
· 4,739 Views · 3 Likes
article thumbnail
Understanding Lazy Evaluation in Java Streams
Java Streams offer a high-level, declarative approach to data processing, but one of their most intriguing features is lazy evaluation.
January 18, 2024
by Andrei Tuchin DZone Core CORE
· 18,866 Views · 7 Likes
article thumbnail
My ModelMapper Cheat Sheet
Code samples of ModelMapper use cases such as adding custom mapping, saving custom mapping, and custom mapping with the builder pattern.
January 18, 2024
by Max Stepovyi
· 4,166 Views · 2 Likes
article thumbnail
Java NIO: OutOfMemoryError
One of our applications was leveraging this NIO; however, it suffered from frequent ‘java.lang.OutOfMemoryError: Direct buffer memory’ when we were running in Java 11.
January 18, 2024
by Ram Lakshmanan DZone Core CORE
· 3,416 Views · 5 Likes
article thumbnail
Update and Upgrade JBoss EAP With Ansible
Learn how to update and even upgrade your running instances of JBoss EAP in a fully automated fashion using Ansible and its collection dedicated to EAP!
January 17, 2024
by Romain Pelisse
· 4,835 Views · 2 Likes
article thumbnail
Designing a Rest API Part 1: Naming Syntax
This article is the first in a series of some great takeaways on how to craft a well-designed and developer friendly REST API.
January 15, 2024
by Michael Krog
· 7,340 Views · 4 Likes
article thumbnail
Building Your Own Automatic Garbage Collector: A Guide for Developers
Implementing a custom Java garbage collector requires deep JVM knowledge, exploration of OpenJDK, and understanding memory management principles.
January 14, 2024
by Arun Pandey DZone Core CORE
· 15,413 Views · 3 Likes
article thumbnail
Efficiently Transforming JDBC Query Results to JSON
In this article, learn how to avoid common pitfalls when returning large amounts of data from a REST service.
January 13, 2024
by Greg Brown
· 4,564 Views · 2 Likes
article thumbnail
Implementing Persistence With Clean Architecture
This Java tutorial shows and compares different possible persistence layer implementations according to the theoretical rules set by Clean Architecture.
January 12, 2024
by Daniel Buza
· 10,930 Views · 5 Likes
article thumbnail
The Challenges and Pitfalls of Using Executors in Java
Executors come with their own set of challenges and pitfalls that developers must be aware of to avoid potential issues.
January 12, 2024
by Andrei Tuchin DZone Core CORE
· 9,217 Views · 5 Likes
article thumbnail
Jakarta EE Security: Using Identity Stores
Jakarta EE Security (formerly JSR 375) introduces the notion of identity stores. Here, learn how they are implemented by Jakarta EE platforms like Payara.
January 11, 2024
by Nicolas Duminil DZone Core CORE
· 5,974 Views · 1 Like
article thumbnail
Adding Versatility to Java Logging Aspect
Logging on a method or methods of a class becomes dynamically woven. This article deep dives and illustrates how a logging aspect may be boosted to make the most of it.
January 10, 2024
by Soham Sengupta
· 3,791 Views · 1 Like
article thumbnail
Postgres Full-Text Search With Hibernate 6
In this article, explore the posjsonhelper library and learn about adding support for the full-text search for your project that uses Hibernate 6 and Postgres.
January 9, 2024
by Szymon Tarnowski DZone Core CORE
· 10,227 Views · 11 Likes
article thumbnail
Mastering Thread-Local Variables in Java: Explanation and Issues
Explore Thread-Local variables in Java and their benefits, and provide practical examples to illustrate their usage and issues.
January 8, 2024
by Andrei Tuchin DZone Core CORE
· 9,781 Views · 9 Likes
article thumbnail
JDK 22: Gatherer
This article will demonstrate, including examples, the implementation of how to use the new Gatheres, which are in preview for JDK 22.
January 8, 2024
by Karl Heinz Marbaise
· 8,656 Views · 4 Likes
article thumbnail
Unleash Peak Performance in Java Applications: Overview of Profile-Guided Optimization (PGO)
Profile-Guided Optimization (PGO) is a powerful technique that can significantly boost the performance of your Java applications.
January 6, 2024
by Andrei Tuchin DZone Core CORE
· 10,119 Views · 5 Likes
article thumbnail
JSON Handling With GSON in Java With OOP Essence
This guide will introduce you to GSON with practical examples and explore how OOP principles play a crucial role in the process.
January 4, 2024
by Reza Ganji DZone Core CORE
· 11,066 Views · 10 Likes
article thumbnail
Unlocking the Power of Functional Programming: A Comprehensive Guide
In this article, the author will examine the fundamental ideas, advantages, and useful applications of functional programming.
January 4, 2024
by Aditya Bhuyan
· 3,755 Views · 3 Likes
article thumbnail
Demystifying Java's Compare-and-Swap (CAS)
One of the key components empowering non-blocking approaches is the Compare-and-Swap (CAS) operation. In this article, the inner workings of Java's CAS mechanism.
January 3, 2024
by Andrei Tuchin DZone Core CORE
· 8,711 Views · 3 Likes
article thumbnail
O11y Guide: Beginner's Guide To Open Source Instrumenting Java
Are you a Java developer looking to get started instrumenting your applications and services? Explore this open-standard, easy-to-understand guide.
January 3, 2024
by Eric D. Schabell DZone Core CORE
· 5,659 Views · 6 Likes
  • Previous
  • ...
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • ...
  • 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: