Transactional Outbox is a library that provides a simple way to implement the Transactional Outbox Pattern in your application, developed by Blueground.
API Docs: https://bluegroundltd.github.io/transactional-outbox/
Transactional Outbox Core is a library that provides a framework-agnostic way to implement the Transactional Outbox Pattern.
Transactional Outbox Spring is a reference implementation of the core
library interfaces, using Spring framework and Postgres,
both as a storage and a locks' provider.
The core maintainer of this project are: