Outbox Pattern with Kafka and Hexagonal Architecture in Spring Boot
#apachekafka
https://dev.to/allan_roberto_3c86dab9d94/outbox-pattern-with-kafka-and-hexagonal-architecture-in-spring-boot-320d
When building microservices, one of the most common consistency problems is this: what happens if...