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

article thumbnail
Leverage Amazon BedRock Chat Model With Java and Spring AI
Learn to use Amazon Bedrock to build an app that sends text prompts to a model with Spring AI. This guide covers AWS setup, Spring AI config, and Bedrock integration.
March 24, 2025
by Danil Temnikov DZone Core CORE
· 7,559 Views · 5 Likes
article thumbnail
Introduce a New API Quickly Using Spring Boot and Gradle
Time to market can make or break any idea or solution. Check out how quickly a RESTful API can be created by leveraging ChatGPT, Spring Boot, Gradle, and Heroku.
March 24, 2025
by John Vester DZone Core CORE
· 35,649 Views · 6 Likes
article thumbnail
Multi-Tenant .NET Applications With Keycloak Realms
I use Keycloak Realms to isolate tenants. My .NET app switches Authority and ClientId dynamically to handle multiple realms with one codebase.
March 21, 2025
by Mikhail Petrusheuski
· 3,647 Views · 1 Like
article thumbnail
Spring Boot Gateway With Spring Cloud and WebFlux
Let's build a gateway application in Spring Boot with the help of Spring Cloud and WebFlux, using Netty as the application server.
March 21, 2025
by Vishnu Viswambharan
· 6,388 Views · 6 Likes
article thumbnail
Mistakes That Django Developers Make and How To Avoid Them
Django mistakes like messy dependencies and logic-heavy views hurt maintainability. Isolate environments, pin dependencies, and shift logic to models for cleaner code.
March 20, 2025
by Sukhwinder Singh
· 2,547 Views · 1 Like
article thumbnail
The Agile Prompt Engineering Framework
In this article, you will learn about the Agile Prompt Engineering Framework, a structured approach explicitly designed for agile practitioners.
March 17, 2025
by Stefan Wolpers DZone Core CORE
· 5,640 Views · 4 Likes
article thumbnail
Automate and Standardize IBM ACE Installation With PowerShell
To address the challenges with the repetitive nature of ACE installations, the PowerShell library streamlines the installation workflow.
March 14, 2025
by Matthias Blomme
· 3,873 Views · 2 Likes
article thumbnail
Functional Endpoints: Alternative to Controllers in WebFlux
The article discusses functional endpoints in Spring WebFlux as an alternative to traditional controllers, using RouterFunction and HandlerFunction.
March 13, 2025
by Taras Ivashchuk
· 3,938 Views · 4 Likes
article thumbnail
Exploring Communication Strategies for LWC in Salesforce
This article demonstrates three ways to communicate between Lightning Web Components (LWC) in Salesforce with practical examples.
March 13, 2025
by Jaseem Pookandy DZone Core CORE
· 2,280 Views
article thumbnail
Graceful Shutdown: Spring Framework vs Golang Web Services
Discover how Spring and Golang handle graceful shutdowns, resource cleanup, and system signals. Learn the differences, pitfalls, and best practices.
March 13, 2025
by Ilia Ivankin
· 5,379 Views · 1 Like
article thumbnail
Spring Boot Error: Creating a Bean With 'DataSource' Defined in DataSourceAutoConfiguration
Learn more about the DataSourceAutoConfiguration error in Spring Boot and how to troubleshoot it.
Updated March 13, 2025
by Javin Paul
· 217,428 Views · 12 Likes
article thumbnail
Build a REST API With Just 2 Classes in Java and Quarkus
Quarkus enables a full CRUD API with just two classes using Hibernate ORM with Panache. No controllers or repositories needed — just define two classes, and deploy.
March 13, 2025
by Otavio Santana DZone Core CORE
· 11,073 Views · 15 Likes
article thumbnail
Low-Code Development Is Dead; Long Live Low Code, No Limits
Old low-code is too rigid. The future is Low Code, No Limits — developer-first, API-driven, and built for real enterprise needs.
March 12, 2025
by David Brown DZone Core CORE
· 7,872 Views · 7 Likes
article thumbnail
Configure Testcontainers in Spring Boot 3.x, 2.x, and Reactive
Testcontainers allows you to spin up lightweight, disposable containers for databases, messaging systems, and more, ensuring your tests are isolated and predictable
March 10, 2025
by Seun Matt DZone Core CORE
· 3,460 Views · 3 Likes
article thumbnail
Enhanced Query Caching Mechanism in Hibernate 6.3.0
A comparison of traditional query caching against enhancements in Hibernate 6.3.0 and the features introduced in the latest version.
March 6, 2025
by Karthik Kamarapu
· 5,576 Views
article thumbnail
Dynamic Forms With Camunda and Spring StateMachine
A blueprint for building adaptive and future-proof process automation systems, ensuring they can respond quickly to changing business needs.
March 6, 2025
by Kyriakos Mandalas DZone Core CORE
· 4,271 Views · 4 Likes
article thumbnail
DevOps: The Key to Reliable AI Data and Governance
Explore the role of DevOps in establishing reliable AI data and governance frameworks, enhancing your organization's data integrity and operational success.
March 6, 2025
by Pritesh Patel
· 2,868 Views
article thumbnail
Why Text2SQL Alone Isn’t Enough: Embracing TAG
Table-augmented generation (TAG) and LOTUS bridge AI and databases, enabling complex queries using LLMs. They address the limits of Text2SQL and RAG models.
March 5, 2025
by Pavan Emani
· 2,776 Views
article thumbnail
Mastering Scalability in Spring Boot
Scalability ensures systems handle growth in traffic or data while maintaining performance. This can be achieved via vertical scaling or horizontal scaling.
March 5, 2025
by Mostafa Hosseinzadeh
· 9,835 Views · 17 Likes
article thumbnail
Actuator Enhancements: Spring Framework 6.2 and Spring Boot 3.4
A comparison of the traditional implementation of the actuator and its enhancements in the latest spring framework 6.2 and Spring Boot 3.4, along with its usage.
March 5, 2025
by Karthik Kamarapu
· 3,863 Views · 5 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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: