kafka-avro-course
kafka-avro-course copied to clipboard
How to use already existing Pojo?
In this example you are using that avro file and creat that class automatically.
so in most of the situation we need to create a class with the variables we need and from there only we need to send or receive data? so for this situation how can i do the same avro serialization?