Skip to content

wyhasany/model-c4-generator

Repository files navigation

Model C4 generator based on Structurizr with PlantUML extension

There is a skeleton project showing how to model C4 in Java with PlantUML excluding website. It follows OOP approach in place of structural files.

Run following command to generate .puml charts:

./gradlew run

Run following command to generate .png charts in img/ directory:

./gradlew plantUml

Requirements

  • Graphviz (may be needed for rendering certain diagrams, use a version defined here)

Look at:

  • c1.puml

  • c2.puml

  • c3.puml

to see generated charts

About

Simple skeleton over structurizr library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published