I'd consider generating Java from the avro and then using one of the many
tools that will generate UML from Java.

On Mon, Apr 9, 2018 at 4:06 PM, Rob Torop <rob.to...@gmail.com> wrote:

> You could try using plantuml.  You'd have to write some code to generate
> the files it takes (it's like graphviz - a simple text format) and then run
> plantuml to generate image files.
>
>
> On Mon, Apr 9, 2018 at 1:16 PM David Espinosa <espi...@gmail.com> wrote:
>
>> Hi all,
>> I was wondering if somebody knows about some tool to create uml diagrams
>> from avro files.
>>
>> Thanks in advance!
>> David
>>
>

Reply via email to