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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Java Topics

article thumbnail
COBOL to JOBOL? A Poor Choice for Modernization
This article digs into the common challenges of COBOL to Java conversion and some strategies to be employed to avoid the JOBOL pitfall.
March 11, 2024
by sampath amatam
· 11,493 Views · 1 Like
article thumbnail
Streaming Real-Time Data From Kafka 3.7.0 to Flink 1.18.1 for Processing
Flink seamlessly integrates with Kafka and offers robust support for exactly-once semantics, ensuring each event is processed precisely once. Learn more here.
March 10, 2024
by Gautam Goswami DZone Core CORE
· 11,086 Views · 2 Likes
article thumbnail
Debugging Using JMX Revisited
Learn how to leverage JMX and Spring Boot for advanced debugging and management, enabling efficient monitoring and control of Java applications.
March 8, 2024
by Shai Almog DZone Core CORE
· 8,758 Views · 4 Likes
article thumbnail
Harnessing the Power of SIMD With Java Vector API
In this article, explore Vector API, a feature that allows harnessing the power of SIMD (Single Instruction, Multiple Data) directly within Java applications.
March 7, 2024
by Andrei Tuchin DZone Core CORE
· 17,274 Views · 8 Likes
article thumbnail
Java Thread Dump Analysis
Learn more about how thread dump analysis is a traditional approach followed to analyze the performance bottlenecks in Java-based applications.
March 7, 2024
by Harish Kumar Murugesan
· 12,352 Views · 4 Likes
article thumbnail
Automatic Snapshots Using Snapshot Manager
For AWS Kinesis Data Analytics (KDA), use the Flink Snapshot Manager to automatically snapshot applications, delete old snapshots, and more.
March 7, 2024
by Shailendra Suryawanshi
· 7,498 Views · 6 Likes
article thumbnail
Spring RestTemplate to WebClient Causes OutOfMemoryError
Spring Boot is a highly popular framework for Java enterprise applications. We will be analyzing the WebClient crash issues along with how to troubleshoot and fix them.
March 1, 2024
by Ram Lakshmanan DZone Core CORE
· 11,108 Views · 1 Like
article thumbnail
Journey Through Java Execution: From Loader to Memory Model
This article explores the steps of running a basic Java program, highlighting the roles of the loader, compiler, runner, and memory models.
February 29, 2024
by Roopa Kushtagi
· 7,778 Views · 6 Likes
article thumbnail
Dapr For Java Developers
In this article, learn how the Dapr project can reduce the cognitive load on Java developers and decrease application dependencies.
February 29, 2024
by Mauricio Salatino
· 10,535 Views · 8 Likes
article thumbnail
Foreign Function and Memory API: Modernizing Native Interfacing in Java 17
Introduced in Java 14 as an incubating feature and finalized in Java 17, explore this safer, more efficient alternative to JNI for interacting with native code.
February 26, 2024
by Andrei Tuchin DZone Core CORE
· 8,565 Views · 7 Likes
article thumbnail
Unlocking the Power of Oracle NoSQL With Quarkus: Seamless Integration for Cloud-Age Applications
Learn how to integrate Oracle NoSQL with Quarkus using JNoSQL for seamless cloud-native application development. Check out the source code for hands-on exploration.
February 26, 2024
by Otavio Santana DZone Core CORE
· 6,153 Views · 2 Likes
article thumbnail
Code Complexity in Practice
Code can often become an obscure dialect, shrouded in complexity and inaccessibility. Learn how human-centric code can help towards manageable code complexity.
February 26, 2024
by Stelios Manioudakis, PhD DZone Core CORE
· 6,549 Views · 4 Likes
article thumbnail
A Financial Anti-Fraud Solution Based on the Apache Doris Data Warehouse
This post will go into detail about how a retail bank builds its fraud risk management platform based on Apache Doris and how it performs.
February 26, 2024
by Shirley H.
· 3,789 Views · 1 Like
article thumbnail
Setting Up Your Java Pipeline With Azure DevOps and Docker
This tutorial demonstates how to set up an Azure pipeline for automated building and deployment of a Java application, using Git for version control.
Updated February 26, 2024
by Samuel Bangslund
· 38,250 Views · 4 Likes
article thumbnail
Jenkins: Publish Maven Artifacts to Nexus OSS Using Pipelines or Maven Jobs
Take a look at how you can further improve your Continuous Integration and Delivery pipelines by making it simple to reproduce builds in different platforms.
Updated February 26, 2024
by Daniel Hernandez
· 105,947 Views · 8 Likes
article thumbnail
Hints for Unit Testing With AssertJ
Discover a couple of tips and tricks for writing better unit tests with the AssertJ framework. Every recommendation includes a practical demonstration.
February 26, 2024
by Arnošt Havelka DZone Core CORE
· 5,526 Views · 8 Likes
article thumbnail
Problems With Nested CompletableFuture in Java
This blog describes problems that can occur using CompletableFuture of Java in a nested fashion and solutions for how to fix these problems.
February 26, 2024
by Harish Kumar Murugesan
· 7,334 Views · 4 Likes
article thumbnail
CRUDing NoSQL Data With Quarkus, Part One: MongoDB
This article demonstrates how Quarkus, the supersonic, subatomic Java stack, greatly simplifies the NoSQL data persistence.
February 23, 2024
by Nicolas Duminil DZone Core CORE
· 8,473 Views · 1 Like
article thumbnail
Spring Strategy Pattern Example
In this tutorial, explore various Strategy pattern implementations in the Spring framework such as list injection, map injection, and method injection.
February 22, 2024
by Max Stepovyi
· 18,918 Views · 15 Likes
article thumbnail
Flexible Data Generation With Datafaker Gen
In this article, explore Datafaker Gen, a command-line tool designed to generate realistic data in various formats and sink to different destinations.
February 22, 2024
by Roman Rybak
· 6,678 Views · 4 Likes
  • Previous
  • ...
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • ...
  • 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: