@FunctionalInterface public interface DefaultKafkaProducerFactoryCustomizer
DefaultKafkaProducerFactory
beans.Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.kafka.core.DefaultKafkaProducerFactory<?,?> producerFactory)
Customize the
DefaultKafkaProducerFactory . |