/architecture-docs

Sample architecture docs

Apache License 2.0Apache-2.0

Architecture Docs

Sample architecture documentation based on ARC42 asciidoc template including support for UML diagrams with PlantUML.

Prerequisites

You need to install GraphViz first to render UML diagrams. See GraphViz Dot for details.

Build docs

Just perform a ./mvnw clean packageto generate the PDF documentation file.