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
Fetching Data From One-to-One, One-to-Many, and Many-to-Many Relationships With jOOQ
In this article, you will learn how to fetch data from tables with jOOQ, which have a one-to-one, a one-to-many, or a many-to-many relationship.
November 11, 2024
by Gunter Rotsaert DZone Core CORE
· 1,109 Views · 4 Likes
article thumbnail
Top 10 Angular Architecture Mistakes You Should Avoid
This article discusses 10 common mistakes to avoid when applying Angular architecture to build your apps, along with steps and tools to help prevent them.
November 11, 2024
by Tomas Trajan
· 1,802 Views · 2 Likes
article thumbnail
The Blue Elephant in the Room: Why PHP Should Not Be Ignored Now or Ever
While some surveys claim PHP is "dead," these often compare it to languages in different niches. However, in web development, PHP remains very much alive.
November 8, 2024
by Filipp Shcherbanich DZone Core CORE
· 944 Views · 4 Likes
article thumbnail
Optimizing Vector Search Performance With Elasticsearch
Optimize vector search in Elasticsearch through dimensionality reduction, efficient indexing, and automated parameter tuning for faster, more accurate results.
November 4, 2024
by Venkata Gummadi
· 18,281 Views · 5 Likes
article thumbnail
High-Performance Reactive REST API and Reactive DB Connection Using Java Spring Boot WebFlux R2DBC Example
Find out how using Java Spring Boot WebFlux with R2DBC allows developers to build high-performance, reactive REST APIs with non-blocking database connections.
November 4, 2024
by Md Amran Hossain DZone Core CORE
· 17,242 Views · 5 Likes
article thumbnail
Faster Startup With Spring Boot 3.2 and CRaC, Part 2
Continue with this series to learn how to overcome the two shortcomings of using automatic checkpoint and restore by performing the checkpoint on-demand.
October 31, 2024
by Magnus Larsson
· 13,120 Views · 5 Likes
article thumbnail
Compliance Automated Standard Solution (COMPASS), Part 7: Compliance-to-Policy for IT Operation Policies Using Auditree
Implement the functionality of a CPAC for IT operations compliance that requires imperative policies with an example C2P plugin implementation for Auditree.
October 30, 2024
by Takumi Yanagawa
· 9,151 Views · 2 Likes
article thumbnail
How to Enhance the Performance of .NET Core Applications for Large Responses
Does your .NET Core 3+ API use Newtonsoft.Json and struggle with performance due to large payloads? Explore solutions in this article.
October 29, 2024
by Rishi Mohan
· 5,300 Views · 2 Likes
article thumbnail
How to Copy Text to Clipboard Using React.js
In this brief tutorial, follow along with a demonstration of how to copy text to the clipboard in React.js applications.
October 29, 2024
by Sanwar Ranwa DZone Core CORE
· 4,422 Views · 4 Likes
article thumbnail
Reactive Kafka With Spring Boot
Learn how to build generic, easily configurable, testable reactive consumers, producers, and DLT with Kotlin, Spring Boot, WebFlux, and Testcontainers.
October 25, 2024
by Ion Pascari
· 14,022 Views · 11 Likes
article thumbnail
Summary of the AJAX Frameworks Comparison
This final post of a series analyzing several libraries and frameworks that augment the client with AJAX capabilities concludes with a comprehensive comparison.
October 24, 2024
by Nicolas Fränkel DZone Core CORE
· 7,900 Views · 5 Likes
article thumbnail
Minimizing Latency in Kafka Streaming Applications That Use External API or Database Calls
Tired of latency slowing down your Kafka consumers? Learn how async operations, batching, and reactive frameworks like Spring WebFlux can help.
October 23, 2024
by Abhishek Goswami
· 3,380 Views · 3 Likes
article thumbnail
Calling a Client Via Spring @schedule Cron Job
In this article, a cron job will be set up that will run parametrically in a certain period using Spring's scheduling feature.
October 22, 2024
by Erkin Karanlık
· 4,208 Views · 2 Likes
article thumbnail
Vaadin: The Battery-Included, Server-Side AJAX Framework
In this article, explore Vaadin in the context of AJAX and SSR.
October 17, 2024
by Nicolas Fränkel DZone Core CORE
· 9,154 Views · 2 Likes
article thumbnail
Domain-Driven Design: Manage Data With Jakarta Data and JNoSQL
Learn how to simplify data management in DDD applications through practical examples of using domain-focused repositories and business semantics across databases.
October 15, 2024
by Otavio Santana DZone Core CORE
· 4,661 Views · 4 Likes
article thumbnail
Decoding DORA: EU's Unified Approach to ICT Risk Governance
The Digital Operational Resilience Act (DORA) aims to establish a unified framework for managing ICT risks in the EU financial sector.
October 14, 2024
by Manjit Chakraborty
· 3,349 Views · 1 Like
article thumbnail
Unleashing the Power of Gemini With LlamaIndex
Learn how to integrate Gemini LLM and Embedding models in the LlamaIndex model orchestration framework with sample data using Python.
October 14, 2024
by Vinod Pahuja
· 3,232 Views · 1 Like
article thumbnail
Network Guardians: Crafting a Spring Boot-Driven Anomaly Detection System
This article series will take you through the process of developing a network anomaly detection system using the Spring Boot framework in a robust manner.
October 11, 2024
by Sreejith Sreekandan Nair
· 5,461 Views · 4 Likes
article thumbnail
Augmenting the Client With HTMX
This post is part of a series comparing different ways to implement asynchronous requests on the client to augment the latter. This post focuses on HTMX.
October 10, 2024
by Nicolas Fränkel DZone Core CORE
· 6,822 Views · 2 Likes
article thumbnail
Integrate Spring Boot With jOOQ, Liquibase, and Testcontainers
Get started with jOOQ, Liquibase, and Testcontainers: Create a basic Spring Boot application and integrate the aforementioned techniques including a test setup.
October 7, 2024
by Gunter Rotsaert DZone Core CORE
· 5,280 Views · 1 Like
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • 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: