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 Frameworks Topics

article thumbnail
The Impact of Tensor Contraction on AI-Driven Healthcare Data Analysis
This advanced mathematical technique enhances the structure and accessibility of data, identical to neatly folding clothes, to maximize drawer space.
May 7, 2024
by Saigurudatta Pamulaparthyvenkata
· 839 Views · 5 Likes
article thumbnail
Mastering Object-Oriented Design Patterns: Introduction to Design Patterns
Learn key object-oriented design patterns, their origins, advantages, and types, plus guides on common patterns with real-world examples, benefits, uses, and how-tos.
May 3, 2024
by Shantanu Kumar DZone Core CORE
· 9,390 Views · 7 Likes
article thumbnail
Flyway Database Migration From Spring Boot 3
Learn how to use Flyway for managing database migrations in the Spring Boot application. This example uses SpringBoot 3, MySQL8, and JPA.
May 3, 2024
by Nilanchala Panigrahy
· 2,245 Views · 6 Likes
article thumbnail
Spring Microservice Application Resilience: The Role of @Transactional in Preventing Connection Leaks
Learn how @Transactional fixes connection leaks in Spring by managing database transactions, enhancing application stability and performance.
May 2, 2024
by Amol Gote DZone Core CORE
· 4,953 Views · 9 Likes
article thumbnail
Javac and Java Katas, Part 1: Class Path
This article contains several exercises focused on using JDK tools such as javac, java, and jar to build and run Java applications.
May 2, 2024
by Maksim Kren
· 4,344 Views · 9 Likes
article thumbnail
Spring Boot Timeout Handling With RestClient, WebClient, and RestTemplate
Explore how to implement timeouts using three popular approaches: RestClient, RestTemplate, and WebClient, all essential components in Spring Boot.
April 30, 2024
by Fernando Boaglio
· 19,352 Views · 2 Likes
article thumbnail
Uber's Success With Apache Pinot: Cost Savings and Performance Boost
Uber migrated from Elasticsearch to Apache Pinot and saw a 70% reduction in costs, an 80% reduction in CPU cores, and a decrease in page load times and query timeouts.
April 29, 2024
by Kristin Crosier
· 1,633 Views · 3 Likes
article thumbnail
Turbocharge Innovation With Automated API Generation: Leveraging Automated API Generation for a Competitive Advantage
Amplify the potential of generative AI and low- and no-code platforms in API generation by highlighting their roles in fostering innovation and expediting time to market.
April 28, 2024
by Pratik Prakash DZone Core CORE
· 3,216 Views · 4 Likes
article thumbnail
Compress RabbitMQ Messages
A step-by-step guide to enable payload compression for RabbitMQ messages in existing Spring Boot applications and improve performance.
April 25, 2024
by Tasos Papadopoulos
· 2,658 Views · 1 Like
article thumbnail
Java Container Application Memory Analysis
In this article, I cover types of memory usage for a Java container application and methods to analyze memory consumption.
April 24, 2024
by Parveen Saini
· 2,054 Views · 2 Likes
article thumbnail
Is Your Roadmap Prioritizing Memory-Safe Programming Languages?
Cybersecurity agencies around the world put out a plea for developers to use memory-safe programming languages. Is your roadmap ready?
April 24, 2024
by Greg Bulmash
· 1,261 Views · 1 Like
article thumbnail
A Comprehensive Guide To Migrating from .NET Framework to .NET Core
In this comprehensive guide, we will cover what .NET Core is, the key reasons to migrate, the main steps involved in migration, and resources that can help.
April 24, 2024
by Stylianos Kampakis
· 1,848 Views · 1 Like
article thumbnail
Validation With Spring Boot
When building a Spring Boot application, you will need to validate the input of web requests, the input to your services, etc.
April 22, 2024
by Gunter Rotsaert DZone Core CORE
· 3,482 Views · 2 Likes
article thumbnail
Exploring Reactive Programming in Kotlin Coroutines With Spring Boot: A Comparison With WebFlux
In this article, we’ll delve into reactive programming using Kotlin Coroutines with Spring Boot, comparing it with WebFlux.
April 22, 2024
by Dursun Koç DZone Core CORE
· 2,078 Views · 2 Likes
article thumbnail
Implementing Low-Code Data Mapping in Java
AtlasMap is a tool supporting a wide range of transformation functions, providing options to generate code for seamless integration into your applications.
April 19, 2024
by Vinod Pahuja
· 2,588 Views · 1 Like
article thumbnail
How to Really Build a GraphQL Server With Java
This tutorial aims to demonstrate the process of building a GraphQL server utilizing the venerable graphql-java library in Java.
April 18, 2024
by David Ventimiglia
· 3,164 Views · 5 Likes
article thumbnail
Extending Swagger and Springdoc Open API
Learn how to use Swagger schema extensions, and document additional constraints that would otherwise remain undocumented, including custom validators.
Updated April 17, 2024
by Raghuraman Ramaswamy DZone Core CORE
· 49,408 Views · 15 Likes
article thumbnail
Doing More With Springdoc OpenAPI
Learn how to render fully qualified names in the generated Swagger documentation and global exception handling using Controller Advice.
Updated April 17, 2024
by Raghuraman Ramaswamy DZone Core CORE
· 109,925 Views · 24 Likes
article thumbnail
OpenAPI 3 Documentation With Spring Boot
In this tutorial, try out a Spring Boot Open API 3-enabled REST project and explore some of its capabilities.
Updated April 17, 2024
by Raghuraman Ramaswamy DZone Core CORE
· 116,742 Views · 16 Likes
article thumbnail
Comprehensive Guide to Unit Testing Spring AOP Aspects
With proper testing strategies in place, developers can confidently maintain and evolve AOP-based functionalities in their Spring app.
April 15, 2024
by Reza Ganji DZone Core CORE
· 5,337 Views · 4 Likes
  • Previous
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 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: