Event Driven

[EN] CQRS Pattern explains: Why CRUD is not enough in microservices
[EN] CQRS Pattern …

Do you know that? You start a new project with a clean domain model.

[EN] SAGA Pattern in Practice: Choreography with Spring Boot & RabbitMQ (Part 2)
[EN] SAGA Pattern in …

Part 2 – The Architecture: Services and Event Brokers Welcome to Part 2 of our series on the SAGA Pattern!

[EN] `@EventListener` in Spring Boot: How to build loosely coupled components
[EN] `@EventListener` in …

Hello everyone, In modern, microservices-oriented architectures, we want to keep components as independent as possible.