Skip to content

How to properly configure spring.json.trusted.packages for Kafka Streams? #2193

Answered by garyrussell
oleksii-suprun asked this question in Q&A
Discussion options

You must be logged in to vote

Don't ask the same question in multiple places; it wastes our time and yours. As I answered on Gitter

Your default Serdes are the StringSerde - perhaps you are using the JSON Serde directly in your topology; in that cases you either need to call its configure() method, or configure it programmatically.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@oleksii-suprun
Comment options

@DanielHGimenez
Comment options

@oleksii-suprun
Comment options

@vskrahul
Comment options

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