Package io.debezium.outbox.quarkus
-
Interface Summary Interface Description ExportedEvent<I,P> Describes an event that should be exported via the "outbox" table.
| Interface | Description |
|---|---|
| ExportedEvent<I,P> |
Describes an event that should be exported via the "outbox" table.
|