RE: [Tooling] Diagramming Camel routes with PlantUML

2021-05-17 Thread CASAUX Nicolas
d'origine- De : ski n Envoyé : samedi 15 mai 2021 15:32 À : users@camel.apache.org Objet : Re: [Tooling] Diagramming Camel routes with PlantUML Thanks, looks cool! What are your plans for new features? Will you add support for route steps for example? Kind regards, Raymond Op

Re: [Tooling] Diagramming Camel routes with PlantUML

2021-05-15 Thread ski n
Thanks, looks cool! What are your plans for new features? Will you add support for route steps for example? Kind regards, Raymond Op za 15 mei 2021 om 13:31 schreef CASAUX Nicolas < nicolas.cas...@soprasteria.com>: > Hello Camel users ! > > I created a small tool which allow to visualize Ca

[Tooling] Diagramming Camel routes with PlantUML

2021-05-15 Thread CASAUX Nicolas
Hello Camel users ! I created a small tool which allow to visualize Camel routes and endpoints interactions on a PlantUML activity diagram, from a running Camel context. I wrote a small blog entry on Apache Camel blog here, and images and