クラス SuffixingRetryTopicNamesProviderFactory

java.lang.ObjectSE
org.springframework.kafka.retrytopic.SuffixingRetryTopicNamesProviderFactory
実装されたすべてのインターフェース:
RetryTopicNamesProviderFactory

public class SuffixingRetryTopicNamesProviderFactory extends ObjectSE implements RetryTopicNamesProviderFactory
各名前に接尾辞を追加する再試行およびデッドレターの命名処理。接尾辞は DestinationTopic.Properties.suffix() から取得されます
作成者:
Andrea Polci