Class DeadLetterPublishingRecovererFactory

java.lang.Object
org.springframework.kafka.retrytopic.DeadLetterPublishingRecovererFactory

public class DeadLetterPublishingRecovererFactory extends Object
Creates and configures the DeadLetterPublishingRecoverer that will be used to forward the messages using the DestinationTopicResolver.
Since:
2.7
Author:
Tomaz Fernandes, Gary Russell