Class and Description |
---|
org.sdase.commons.server.kafka.confluent.testing.KafkaBrokerEnvironmentRule
please replace with the original
KafkaBrokerRule and use standard config
overrides when creating your DropwizardAppRule , e.g.
config("kafka.brokers", KAFKA::getKafkaConnectString) |