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

How does AI transform chaos engineering from an experiment into a critical capability? Learn how to effectively operationalize the chaos.

Data quality isn't just a technical issue: It impacts an organization's compliance, operational efficiency, and customer satisfaction.

Are you a front-end or full-stack developer frustrated by front-end distractions? Learn to move forward with tooling and clear boundaries.

Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.

The Latest Frameworks Topics

article thumbnail
Robust Integration Solutions With Apache Camel and Spring Boot
Apache Camel with Spring Boot simplifies data integration, file processing, and API orchestration with robust error handling and retry mechanisms for reliability.
February 14, 2025
by Dinesh Arney
· 5,187 Views · 4 Likes
article thumbnail
gRPC and Its Role in Microservices Communication
Learn about gRPC, a high-performance framework ideal for microservices, with its features, uses in Spring Boot, and benefits for scalable distributed systems.
February 14, 2025
by Dinesh Arney
· 3,520 Views · 3 Likes
article thumbnail
A Guide to Constructor Chaining in Java
Constructor chaining in Java simplifies initialization and improves reusability by allowing one constructor to call another within a class or through inheritance.
February 13, 2025
by DZone Editorial
· 5,643 Views · 2 Likes
article thumbnail
Rediscovering Angular: Modern Advantages and Technical Stack
Don't overlook Angular! Recent updates have made it faster, easier to use, and more efficient. With features all the modern features, it becomes truly amazing.
February 12, 2025
by Aliaksandr Mirankou
· 3,648 Views
article thumbnail
USA PATRIOT Act vs SecNumCloud: Which Model for the Future?
The USA PATRIOT Act grants U.S. data access abroad, while French SecNumCloud secures European sovereignty. The challenge: balancing security and sovereignty.
February 12, 2025
by Frederic Jacquet DZone Core CORE
· 3,770 Views · 1 Like
article thumbnail
Drupal as a Headless CMS for Static Sites
This article is designed to demonstrate how a headless content management system (CMS) can be used in order to create SSG or static site generation.
February 10, 2025
by Honish Joseph
· 2,788 Views · 1 Like
article thumbnail
Security Controls in the Android Operating System (OS)
In this post, we will learn the different security controls provided by the Android operating system (OS) to protect the applications running on the device.
February 10, 2025
by Sheshananda Reddy Kandula
· 2,219 Views · 2 Likes
article thumbnail
Implementing Exponential Backoff With Spring Retry
Optimize Java retries with Spring Retry. Replace manual loops with @Retryable, add exponential backoff, and manage API, DB, and messaging failures easily.
February 6, 2025
by Danil Temnikov DZone Core CORE
· 3,307 Views · 4 Likes
article thumbnail
How Spring Boot Starters Integrate With Your Project
The article provides an overview of Spring Boot starters, which are pre-packaged sets of dependencies that simplify adding functionality to Spring Boot applications.
February 5, 2025
by Taras Ivashchuk
· 4,701 Views · 3 Likes
article thumbnail
Demystifying Sorting Assertions With AssertJ
Know the options for sorting assertions in AssertJ, including ascending/descending order, multiple attributes, null handling, and case-insensitive sorting.
February 5, 2025
by Arnošt Havelka DZone Core CORE
· 7,219 Views · 3 Likes
article thumbnail
Creating a Service for Sensitive Data With Spring and Redis
In some cases, one cannot store user-sensitive data permanently. Let's create a simple application that handles sensitive data leveraging Spring and Redis.
January 31, 2025
by Alexander Rumyantsev
· 4,272 Views · 1 Like
article thumbnail
Magic of Aspects: How AOP Works in Spring
Article explains how Aspect-Oriented Programming (AOP) simplifies modern app development by handling cross-cutting concerns like logging, security, and performance seam
January 31, 2025
by Danil Temnikov DZone Core CORE
· 4,659 Views · 8 Likes
article thumbnail
Page Transactions: A New Approach to Test Automation
Guará is the Python implementation of the design pattern Page Transactions. It focuses on the transactions a user can perform on an application, such as Submit Forms.
January 31, 2025
by Douglas Cardoso
· 2,261 Views
article thumbnail
Structured Logging in Grails 6.2.3
Comparison of traditional logging with structured logging, its advantages, and enhancements in the latest version of Grails 6.2x.
January 30, 2025
by Karthik Kamarapu
· 3,100 Views · 1 Like
article thumbnail
Publishing Flutter Packages to JFrog Artifactory
JFrog centralizes and secures Flutter packages for internal development. This guide outlines the steps to publish Flutter packages to JFrog Artifactory.
January 29, 2025
by Jayashree Arunkumar
· 2,451 Views · 1 Like
article thumbnail
Using Spring AI to Generate Images With OpenAI's DALL-E 3
Integrate Spring AI with OpenAI's DALL-E 3 to generate images. Set up Spring Boot, configure the API integration, and customize settings easily.
January 28, 2025
by Danil Temnikov DZone Core CORE
· 9,586 Views · 12 Likes
article thumbnail
Integrating AI With Spring Boot: A Beginner’s Guide
In this guide, you will learn how to integrate AI into your Spring Boot app using Spring AI and simplify your AI setup with familiar Spring abstractions.
January 27, 2025
by Gunter Rotsaert DZone Core CORE
· 7,619 Views · 5 Likes
article thumbnail
How Event-Driven Ansible Works for Configuration Monitoring
Monitor configuration files with event-driven Ansible to detect changes, automate responses, and ensure security, compliance, and reliability in IT systems.
January 24, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 8,567 Views · 12 Likes
article thumbnail
Multi-Tenancy and Its Improved Support in Hibernate 6.3.0
Multi-tenancy and a comparison of its traditional implementation with enhanced support in Hibernate 6.3.0, which was released in December 2024.
January 24, 2025
by Karthik Kamarapu
· 8,385 Views · 2 Likes
article thumbnail
Building an AI-Powered Cold Email System With CrewAI
Learn how to build a CrewAI-powered system for automating cold email outreach. Explore AI agents, YAML configuration, and real-world software integration.
January 23, 2025
by Aditya Karnam Gururaj Rao
· 2,920 Views · 2 Likes
  • Previous
  • ...
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • ...
  • 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
  • [email protected]

Let's be friends: