Class DebeziumOutboxCommonConfig

java.lang.Object
io.debezium.outbox.quarkus.deployment.DebeziumOutboxCommonConfig

@ConfigRoot(phase=BUILD_TIME, name="debezium-outbox") public class DebeziumOutboxCommonConfig extends Object
Configuration root class for Debezium Outbox pattern that defines the available user configuration options to customize this extension's behavior.
Author:
Chris Cranford