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 package
to generate the PDF documentation file.