Skip to content

makasprzak/camel-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camel-visualizer

Visualize an Apache Camel context with PlantUML diagram. Run following ...

FileCamelDiagramExporter.fileExporter(camelContext, "sourceFilePath.plantuml", "imageFilePath.png").export();

... to generate PlantUML code and PNG image.

Note: to generate PNG image sucessfully you need to have Graphviz installed and set GRAPHVIZ_DOT to point to the dot executable.

About

Visualize an Apache Camel context with PlantUML diagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages