Skip to content

How to configure DelegatingByTopicSerialization from application.yml #2523

Answered by artembilan
jnernest asked this question in Q&A
Discussion options

You must be logged in to vote

You probably are missing to set:
spring.kafka.consumer.value-deserializer=org.springframework.kafka.support.serializer.DelegatingByTopicDeserializer.

Please, consider to share with us more of your YAML config and in more readable format.
Of course if value-deserializer doesn't help.
There is another way: share with us a simple project to reproduce and play with.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@jnernest
Comment options

@artembilan
Comment options

@jnernest
Comment options

@artembilan
Comment options

@monsdroid
Comment options

Answer selected by jnernest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants