A Guide to the Outbox Pattern: Why @Transactional Isn’t Enough for Kafka in Microservices… (opens in new tab)
<div class="medium-feed-item"><p class="medium-feed-image"><a href="https://towardsaws.com/a-guide-to-the-outbox-pattern-why-transactional-isnt-enough-for-kafka-in-microservices-d2f8ce3dda5d?source=rss------microservices-5"><img src="https://cdn-images-1.medium.com/max/1408/1*KH7rwsOJeqJ-23CDuQrLRQ.jpeg" width="1408"></a></p><p class="medium-feed-snippet">Stop losing data between your DB and Kafka. Learn why @Transactional doesn't roll back Kafka messages and how to implement the Outbox&...
Read the original article