What Serde to use for Avro array type? (Kafka)

后端 未结 0 838
温柔的废话
温柔的废话 2020-12-06 11:03

I\'ve registered the following Avro schema for a topic:

{
  "type": "array",
  "items": "com.example.User"
}


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