Uses of Class
org.springframework.kafka.support.serializer.DelegatingByTopicSerialization
-
Uses of DelegatingByTopicSerialization in org.springframework.kafka.support.serializer
Modifier and TypeClassDescriptionclass
ADeserializer
that delegates to other deserializers based on the topic name.class
ASerializer
that delegates to other serializers based on a topic pattern.