0
votes

There are plugins that can generate java file using Avro schema. Is there a reverse of that? I would like to generate Avro schema based on java file.

1
Have you found one?aurelius

1 Answers

1
votes

Kite SDK has a lot of useful things to work with Avro Schema. Take a look to this

http://kitesdk.org/docs/1.1.0/Inferring-a-Schema-from-a-Java-Class.html