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

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

The Latest Java Topics

article thumbnail
Making Spring AI and OpenAI GPT Useful With RAG on Your Own Documents
Discover how to use RAG to improve your document search experience with Spring AI and OpenAI GPT. Learn how to make your own documents more useful.
December 1, 2023
by Sven Loesekann
· 6,799 Views · 5 Likes
article thumbnail
Virtual Threads: A Definite Advantage
Delve into how virtual threads can enhance your application’s performance and scalability, all while keeping thread management overhead very minimal.
November 30, 2023
by Unni Mana
· 3,833 Views · 1 Like
article thumbnail
Troubleshooting "Uncaught RangeError: Maximum Call Stack Size Exceeded"
In this post, let’s discuss what triggered this problem, explore how different browsers respond to it, and how we went about solving it.
November 30, 2023
by Bhupathi Gattu
· 2,571 Views · 1 Like
article thumbnail
Simplify Java: Reducing Unnecessary Layers and Interfaces [Video]
Simplify Java code by reducing unnecessary layers and interfaces. Unlock the power of simplicity to enhance maintainability without sacrificing functionality.
November 30, 2023
by Otavio Santana DZone Core CORE
· 4,322 Views · 3 Likes
article thumbnail
A Modern Open-Source Technology That Conquers ACH Batch Processing
Using open-source technology is a good idea when dealing with Automated Clearing House (ACH) batch processing. Learn more!
November 28, 2023
by Malak Nallapu
· 3,164 Views · 3 Likes
article thumbnail
Demystifying Static Mocking With Mockito
Many times, we have to deal with a situation when our code invokes a static method. Discover a possible solution for mocking static methods with Mockito.
November 28, 2023
by Arnošt Havelka DZone Core CORE
· 5,261 Views · 4 Likes
article thumbnail
Java Collection Overhead
In this article, we will concentrate on the overhead caused by lists that contain two or three elements, which can be easily overlooked.
November 24, 2023
by Eugene Kovko
· 3,955 Views · 2 Likes
article thumbnail
Converting ActiveMQ to Jakarta (Part 1)
Jakarta, formerly the Java Enterprise Edition (Java EE or J2EE), is the standardization of many important APIs used in enterprise and mobile Java applications.
November 24, 2023
by Matt Pavlovich
· 4,074 Views · 2 Likes
article thumbnail
Reading an HTML File, Parsing It and Converting It to a PDF File With the Pdfbox Library
In this article, we will read an HTML file from a specified folder and replace variables with their actual values.
November 22, 2023
by Erkin Karanlık
· 5,928 Views · 4 Likes
article thumbnail
A Maven Story
This blog shares my journey of transitioning a large Java project from the Ant build tool to Maven.
November 22, 2023
by Thirumalaivasan Rajasekaran
· 3,642 Views · 1 Like
article thumbnail
What’s New Between Java 17 and Java 21?
In this blog, some of the changes between Java 17 and Java 21 are highlighted, mainly by means of examples. Take a look at the changes since the last LTS release.
November 22, 2023
by Gunter Rotsaert DZone Core CORE
· 10,869 Views · 10 Likes
article thumbnail
PostgreSQL Views With Runtime Parameters
Passing parameters to PostgreSQL views via temporary configuration parameters, as part of the current transaction.
November 21, 2023
by Horatiu Dan
· 4,681 Views · 2 Likes
article thumbnail
Demystifying APIs for Product Managers
This article covers API basics, compares RESTful and SOAP architectures, and explores impactful examples.
November 21, 2023
by Lakshmi Sushma Daggubati
· 3,391 Views · 1 Like
article thumbnail
Fluent Interface Design Pattern in Automation Testing
This blog discusses the fluent interface design pattern and discusses writing Selenium web automation tests in a fluent way.
November 21, 2023
by Faisal Khatri
· 3,091 Views · 2 Likes
article thumbnail
Serial GC Tuning
Want to learn about Serial GC tuning? In this post, we will explore techniques to tune Serial GC for enhanced performance specifically.
November 21, 2023
by Ram Lakshmanan DZone Core CORE
· 2,721 Views · 1 Like
article thumbnail
Acting Soon on Kafka Deserialization Errors
Event-driven architectures excel at performance, scalability, evolvability, and fault-tolerance providing a good level of abstraction and elasticity.
November 17, 2023
by Horatiu Dan
· 4,895 Views · 2 Likes
article thumbnail
JPA Criteria With Pagination
This introduction explores the synergy between JPA Criteria and Pagination, shedding light on how developers can leverage this combination to fetch and organize data.
November 17, 2023
by Amanuel G. Shiferaw DZone Core CORE
· 6,635 Views · 6 Likes
article thumbnail
Ways To Reduce JVM Docker Image Size
Explore different JVM Docker container image size optimizations through experiments with base images and the creation of custom JRE, jlink, and jdeps.
November 16, 2023
by Illia Pantsyr
· 10,484 Views · 20 Likes
article thumbnail
Performance of ULID and UUID in Postgres Database
Don't know what data type to use for the primary key in Postgres? Let's take measurements for UUID and ULID and decide which is better.
November 15, 2023
by Artem Artemev
· 10,246 Views · 10 Likes
article thumbnail
The Resurrection of Virtual Threads: Unraveling Their Journey From JDK 1.1 to JDK 21
As we move forward, virtual threads provide an efficient concurrency model, propelling Java into a new era of multi-threading.
November 15, 2023
by Roopa Kushtagi
· 5,114 Views · 9 Likes
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: