Package io.debezium.outbox.quarkus.it
Class OutboxProfiles
- java.lang.Object
-
- io.debezium.outbox.quarkus.it.OutboxProfiles
-
public class OutboxProfiles extends Object
Specifies a variety of test profiles to be used for the Debezium Outbox extension test suite.- Author:
- Chris Cranford
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOutboxProfiles.DefaultUses the values directly fromapplication.propertieswithout changes.static classOutboxProfiles.OpenTracingDisabledDisables OpenTracing support that is enabled by default.
-
Constructor Summary
Constructors Constructor Description OutboxProfiles()
-