How to let Kafka Avro consumer read payload with the specific schema id / version but without generating the Avro schema java class?

后端 未结 0 1084
-上瘾入骨i
-上瘾入骨i 2021-02-11 01:46

I am using Avro and schema registry. I am wondering how to let the consumer read the data by specifying the schema id in Java project without having a Java class for the Avro sc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题