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
Stream Gatherers: Intro to Intermediate Operations Modeler
Gatherers is a new and powerful API that enhances the Stream API by modeling intermediate operations and allowing the definition of custom intermediate operations.
March 19, 2025
by Hüseyin Akdoğan DZone Core CORE
· 9,641 Views · 3 Likes
article thumbnail
Graceful Shutdown: Spring Framework vs Golang Web Services
Discover how Spring and Golang handle graceful shutdowns, resource cleanup, and system signals. Learn the differences, pitfalls, and best practices.
March 13, 2025
by Ilia Ivankin
· 6,983 Views · 2 Likes
article thumbnail
Spring Boot Error: Creating a Bean With 'DataSource' Defined in DataSourceAutoConfiguration
Learn more about the DataSourceAutoConfiguration error in Spring Boot and how to troubleshoot it.
Updated March 13, 2025
by Javin Paul
· 227,066 Views · 12 Likes
article thumbnail
Build a REST API With Just 2 Classes in Java and Quarkus
Quarkus enables a full CRUD API with just two classes using Hibernate ORM with Panache. No controllers or repositories needed — just define two classes, and deploy.
March 13, 2025
by Otavio Santana DZone Core CORE
· 13,225 Views · 16 Likes
article thumbnail
Different Garbage Collectors in Java: Exploring the Options
Why are there so many Java GC algorithms? Learn about their strengths, weaknesses, and how to choose the right one for optimal performance.
March 13, 2025
by Jill Thornhill
· 10,497 Views · 9 Likes
article thumbnail
SRE Best Practices for Java Applications
Learn SRE best practices for Java applications to ensure high availability, performance, and scalability, covering monitoring, logging, security, and more.
March 12, 2025
by Reza Ganji DZone Core CORE
· 10,793 Views · 12 Likes
article thumbnail
Migrating Java Microservices to Go: A Comprehensive Guide
Migrating Java microservices to Go boosts performance, scalability, and efficiency with faster execution and lightweight concurrency while ensuring seamless integration
March 11, 2025
by Sairamakrishna BuchiReddy Karri
· 9,030 Views · 5 Likes
article thumbnail
Floyd's Cycle Algorithm for Fraud Detection in Java Systems
Floyd’s Cycle Algorithm detects cyclic patterns in graphs to help identify fraudulent transaction loops in financial systems and prevent money laundering.
March 7, 2025
by Sulakshana Singh
· 6,805 Views · 1 Like
article thumbnail
How to Use JavaScriptExecutor in Selenium
This tutorial blog provides a detailed explanation and code example to use JavaScriptExecutor in Selenium WebDriver with Java.
March 7, 2025
by Faisal Khatri DZone Core CORE
· 5,478 Views · 2 Likes
article thumbnail
Enhanced Query Caching Mechanism in Hibernate 6.3.0
A comparison of traditional query caching against enhancements in Hibernate 6.3.0 and the features introduced in the latest version.
March 6, 2025
by Karthik Kamarapu
· 6,436 Views
article thumbnail
How to Read and Parse a JSON File in Java
JSON is the simple format for storing and sending data. It is used when the data is transported from the server to the Webpage.
Updated March 6, 2025
by Mahesh Sharma
· 101,001 Views · 5 Likes
article thumbnail
Exploring Embeddings API With Java and Spring AI
Exploring how to build a Spring AI application that uses OpenAI's embeddings API to find the most relevant products based on user input.
February 28, 2025
by Danil Temnikov DZone Core CORE
· 11,638 Views · 10 Likes
article thumbnail
Thread-Safety Pitfalls in XML Processing
Or how to shoot yourself in the foot with Java Streams. Learn thread-safety pitfalls in Java’s DOM and Stream APIs — and practical strategies to avoid concurrency issues.
February 28, 2025
by Volodya Lombrozo
· 9,902 Views · 3 Likes
article thumbnail
Micronaut vs Spring Boot: A Detailed Comparison
Micronaut is efficient, lightweight, and fast, making it a strong alternative, but Spring Boot remains dominant due to its robust, mature ecosystem and community support.
February 27, 2025
by Sulakshana Singh
· 15,764 Views · 5 Likes
article thumbnail
Handling Embedded Data in NoSQL With Java
Handle embedded data in NoSQL with Java using Jakarta NoSQL. Compare flat vs. grouped structures using @Embeddable to optimize document storage and querying in MongoDB.
February 27, 2025
by Otavio Santana DZone Core CORE
· 6,740 Views · 5 Likes
article thumbnail
How to Quarantine a Malicious File in Java
Quarantining malicious files has advantages over outright deleting. With the right tools, we can store malicious content in an isolated directory.
February 24, 2025
by Brian O'Neill DZone Core CORE
· 7,114 Views · 3 Likes
article thumbnail
Hexagonal Architecture: A Lyrics App Example Using Java
How do we use Hexagonal Architecture, and what role does it already play in software development? Let's find out in this article!
February 21, 2025
by Joao Esperancinha
· 9,824 Views · 8 Likes
article thumbnail
Building a Simple RAG Application With Java and Quarkus
With Java’s versatility and Quarkus’s cloud-native optimizations, you can build high-performance, scalable applications that seamlessly integrate AI-driven features.
February 21, 2025
by Daniel Oh DZone Core CORE
· 8,921 Views · 6 Likes
article thumbnail
Apache Flink: Full Checkpoint vs Incremental Checkpoint
This article will analyze the benefits a streaming application can gain when configured to run with incremental checkpointing.
February 17, 2025
by Josson Paul Kalapparambath
· 7,167 Views · 1 Like
article thumbnail
How Java Servlets Work: The Backbone of Java Web Apps
Learn about Servlets and how they enable developers to build web apps in Java. It discusses a Servlet's lifecycle and request/response handling process in Java.
February 13, 2025
by Seven S Cerqueira
· 6,978 Views · 6 Likes
  • Previous
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • ...
  • 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
×