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:
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