outbox-parent 0.4.0-SNAPSHOT API

Packages
Package
Description
Root API for the outbox framework — a minimal, Spring-free transactional outbox with JDBC persistence and at-least-once delivery.
 
 
 
Hot-path event dispatcher with dual-queue processing.
JDBC-based EventStore implementations.
Domain model objects for the outbox framework.
Scheduled database poller as a fallback delivery mechanism.
Listener routing by (aggregateType, eventType) pairs.
Service Provider Interfaces (SPI) for extending the outbox framework.
Spring transaction integration for the outbox framework.
Shared internal utilities.