You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: export/02-plantuml.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ permalink: /export/plantuml
10
10
11
11
There are two PlantUML exporters in the `structurizr-export` library - [StructurizrPlantUMLExporter](#structurizrplantumlexporter) and [C4PlantUMLExporter](#c4plantumlexporter).
12
12
13
+
An alternative C4-PlantUML exporter implementation can be found at
The [StructurizrPlantUMLExporter](https://github.com/structurizr/java/blob/master/structurizr-export/src/main/java/com/structurizr/export/plantuml/StructurizrPlantUMLExporter.java) class generates PlantUML diagram definitions based upon how the Structurizr diagram renderer
0 commit comments