Articles by Tag #springboot

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding concepts in Event Driven Architectures (EDA)

Event Driven Architecture has become a very popular choice in recent times for developing highly...

Learn More 146 2Apr 2

Why I'm Building My Own Distributed Database

As a backend developer, I've worked with Redis, PostgreSQL, MongoDB, and countless other databases....

Learn More 21 5Oct 11

Java Isn't Verbose – You Are

Every week, some developer crawls out of their legacy codebase to announce that Java is "too...

Learn More 42 13Oct 10

Spring Data JPA Best Practices: Entity Design Guide

You can enjoy the original version of this article on my website, protsenko.dev. This series of...

Learn More 15 7Nov 5

Spring Boot: Stop Using @Value Everywhere! Discover @ConfigurationProperties

Hey dev community! When working on Spring Boot projects, we all need to read values from our...

Learn More 9 1Oct 29

A Tribute to the Java Pioneers: You Built the Foundation We Stand On

Picture this: It's 1997. You just downloaded the JDK 1.1 from Sun's website after waiting 45 minutes...

Learn More 5 1Oct 22

Building My First RESTful API: Backend Wizards Stage 0 Journey 🚀

Building My First RESTful API: Backend Wizards Stage 0 Journey 🚀 A complete walkthrough of...

Learn More 0 0Oct 19

Spring Boot 3.4 application on AWS Lambda- Part 1 AWS Serverless Java Container

Introduction In the article series Spring Boot 3 application on AWS Lambda we already...

Learn More 13 0Feb 13

🐶Spring Boot, but Every Exception Is a Dog Breed

You know how every Spring Boot exception has its own personality? Some are calm, some bark all day,...

Learn More 9 2Oct 15

Scalable Spring Boot Project — A Feature-Based Structure That Grows With You

If you’ve ever opened an old Spring Boot project and felt like you were stepping into a jungle —...

Learn More 5 0Nov 8

Building a Distributed Chat App in Spring Boot (No Redis Required)

Most tutorials on building distributed chat systems start with "First, install Redis..." or "Set up...

Learn More 1 0Nov 18

Implement a GitLab CI pipeline to deploy a Spring Boot app.

A complete, step-by-step guide to implement a GitLab CI/CD pipeline to: ✅ Deploy a Spring Boot...

Learn More 6 0Oct 28

Hexagonal Architecture na Prática: Construindo Software Sustentável com Java e Spring Boot

Introdução Proposta por Alistair Cockburn, a Hexagonal Architecture (Ports & Adapters)...

Learn More 1 2Nov 15

🏨 Spring Boot 4 & Spring Framework 7: Native API Versioning (No More Hacks)

🏨 Spring Boot 4 — Native API Versioning Guide (With Path, Header, Query & Media-Type...

Learn More 1 0Nov 24

Spring Boot Scheduling & Quartz — Complete Guide

1. What Is Scheduling? Scheduling means executing a task automatically at specific...

Learn More 2 0Oct 15

Domain Events: Transformando Mudanças em Oportunidades

Introdução E se seu código pudesse anunciar quando algo importante acontece, ao invés de...

Learn More 2 0Nov 17

Building a Lightning-Fast Full-Stack App: Spring Boot Native + Angular

Quick summary: How I built a production-grade full-stack app with ultra-fast startup and a tiny...

Learn More 4 2Nov 3

High-Availability Schema Changes: Rolling Updates with Flyway and Spring Boot

Supporting multiple live instances of an application that interact with a single relational database...

Learn More 3 0Oct 20

A Practical Guide to Building AI Agents with Java and Spring AI - Part 2 - Add Memory

In Part 1 of this series, we built a functional AI agent using Java, Spring AI, and Amazon Bedrock....

Learn More 0 0Nov 11

How to Write Clean DTO & Entity Mappers in Java (with Spring Boot)

How to Write Clean DTO & Entity Mappers in Java (with Spring Boot) ...

Learn More 4 0Oct 26

Spring Framework Explained Simply: Why It Finally Made Sense to Me published

The Problem With Traditional Java When I first started learning backend development, I kept hearing:...

Learn More 0 1Oct 12

10 Lombok Annotations Every Java Developer Should Know

Introduction Java is a powerful and mature language, but it comes with a cost: a lot of...

Learn More 1 0Oct 26

Why I Switched from H2 to MongoDB in My Growing Spring Boot App

When I started building my Expense Tracker application, all I cared about was testing my APIs without...

Learn More 6 0Oct 26

Spring Boot Database Connection — From JDBC to Production Best Practices

🧩 1. Understanding What a “Database Connection” Is A Database Connection is a...

Learn More 1 0Oct 22

Paginação Simples e Eficiente com Spring Data 🧙‍♂️

Fala, dev! Hoje vamos falar sobre um recurso essencial em qualquer API REST: paginação. Se você já...

Learn More 1 0Oct 25

How I Built a WhatsApp Chatbot Using Java, Spring Boot & Firebase

![WhatsApp Bot] Illustration: WhatsApp chatbot architecture 💡 Introduction I recently...

Learn More 9 2Oct 15

A Practical Guide to Building AI Agents With Java and Spring AI - Part 1 - Create an AI Agent

Building AI-powered applications has become increasingly important for modern Java developers. With...

Learn More 0 2Nov 4

How I Stopped Manually Syncing My TypeScript Frontend with Spring Boot Backend

I spent an entire day rewriting my frontend code. Not because I was adding new features. Not because...

Learn More 1 1Nov 10

The Design Innovations of NopGraphQL: From API Protocol to a General-Purpose Information Operation Engine

In modern software architecture, APIs are the core nexus connecting frontends and backends, and...

Learn More 1 0Nov 3

Unlock Your Enterprise Data: A Java/Spring Guide to AI-Ready Schema.org & JSON-LD

The world of enterprise data is undergoing a seismic shift. For decades, developers have focused on...

Learn More 0 0Oct 9