Class DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
- java.lang.Object
-
- io.debezium.outbox.quarkus.deployment.DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType
-
- Enclosing class:
- DebeziumOutboxConfig
public static class DebeziumOutboxConfig.DebeziumOutboxConfigAggregateType extends Object
-
-
Constructor Summary
Constructors Constructor Description DebeziumOutboxConfigAggregateType()
-
-
-
Field Detail
-
name
@ConfigItem(defaultValue="aggregatetype") public String name
The column name.
-
-