Class SimpleKafkaProducerApplication<T extends ProducerApp>

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

public final class SimpleKafkaProducerApplication<T extends ProducerApp> extends KafkaProducerApplication<T>
KafkaProducerApplication without any additional configuration options.