Class SimpleKafkaConsumerProducerApplication<T extends ConsumerProducerApp>

Type Parameters:
T - type of ConsumerProducerApp created by this application
All Implemented Interfaces:
AutoCloseable, Runnable

public final class SimpleKafkaConsumerProducerApplication<T extends ConsumerProducerApp> extends KafkaConsumerProducerApplication<T>
KafkaConsumerProducerApplication without any additional configuration options.