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
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,796 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,571 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,655 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,200 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,612 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,833 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,413 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
· 106,054 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,583 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,503 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,518 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
· 19,282 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,716 Views · 4 Likes
article thumbnail
Build a Spring Boot REST Application With Gradle
Spring Boot is a powerful framework that can be used to build a wide variety of applications. With a little practice, you can be building robust and scalable APIs in no time.
February 21, 2024
by Aditya Bhuyan
· 11,912 Views · 2 Likes
article thumbnail
Mastering Spring: Synchronizing @Transactional and @Async Annotations With Various Propagation Strategies
@Transactional annotation, combined with various propagation strategies, offers granular control over transaction management, ensuring data integrity.
February 20, 2024
by Andrei Tuchin DZone Core CORE
· 13,984 Views · 8 Likes
article thumbnail
How To Integrate NCache With JPA Hibernate for Caching in Spring Boot Applications
In this article, let’s discuss the caching feature of Hibernate with NCache for caching in a Spring Boot application with an illustrating example.
February 20, 2024
by Sriram Kumar Mannava
· 5,334 Views · 2 Likes
article thumbnail
Top 5 Trends for Data Streaming With Kafka and Flink in 2024
Top 5 Trends for Data Streaming with Apache Kafka and Flink: data sharing, data contracts, multi-cloud, serverless stream processing, GenAI.
February 19, 2024
by Kai Wähner DZone Core CORE
· 4,389 Views · 2 Likes
article thumbnail
Automate JBoss Web Server 6 Deployment With the Red Hat Ansible Certified Content Collection for JWS
Learn how to automate the deployment of JBoss Web Server 6 using the Red Hat Ansible Certified Content Collection for JWS 2.0.0.
February 15, 2024
by Romain Pelisse
· 6,927 Views · 1 Like
article thumbnail
Be Punctual! Avoiding Kotlin’s lateinit In Spring Boot Testing
Make writing code in Kotlin an even more rewarding and fun experience as you explore the benefits of converting Java code to Kotlin and conversion solutions.
February 15, 2024
by Severn Everett
· 8,363 Views · 4 Likes
article thumbnail
Scaling Java Microservices to Extreme Performance Using NCache
This article will teach you how to scale the Java Microservices to achieve extreme performance using different cache techniques with NCache.
February 14, 2024
by Gowtham K
· 10,243 Views · 7 Likes
  • Previous
  • ...
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • ...
  • 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: