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
Mastering Exception Handling in Java Lambda Expressions
Explore exception handling in Java lambda expressions, understand the challenges involved, and provide practical examples
March 12, 2024
by Andrei Tuchin DZone Core CORE
· 17,030 Views · 5 Likes
article thumbnail
Feature Flags and Canary Releases in Microservices
Using feature flags enables continuous and risk-free releases. In this article, we will see how to cautiously use them along with a Java example.
March 11, 2024
by Prasanna J
· 12,229 Views · 3 Likes
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
· 13,556 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,853 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
· 9,188 Views · 7 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
· 21,700 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
· 14,130 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,830 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,912 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,988 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,856 Views · 9 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
· 9,975 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,746 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
· 7,128 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.
· 4,113 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
· 40,375 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
· 107,649 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
· 6,432 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
· 9,034 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
· 9,091 Views · 1 Like
  • Previous
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • ...
  • 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
×