public interface ClientFactoryCustomizer
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(org.springframework.kafka.core.ConsumerFactory<?,?> cf) |
default void |
configure(org.springframework.kafka.core.ProducerFactory<?,?> pf) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.