Implementing Outbox Pattern with Apache Kafka and Spring Modulith
axual.comIn this blog, we look at the problem of “dual-write” which is common in Event driven systems and how Spring Modulith can be used to implement the Outbox pattern in an easy way to solve the problem.