Class KafkaProperties.Retry.Topic

java.lang.Object
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Retry.Topic
Enclosing class:
KafkaProperties.Retry

public static class KafkaProperties.Retry.Topic extends Object
Properties for non-blocking, topic-based retries.
Since:
4.0.0
Author:
Gary Russell, Stephane Nicoll, Artem Bilan, Nakul Mishra, Tomaz Fernandes, Andy Wilkinson, Scott Frederick, Yanming Zhou