Riduidel / aadarchi

A maven archetype to generate easily projects allowing architecture description using a mix of C4, agile architecture, Asciidoc and PlantUML
https://riduidel.github.io/aadarchi/
Apache License 2.0
41 stars 12 forks source link

Stop declaring components in workspace.dsl #192

Closed Riduidel closed 2 years ago

Riduidel commented 2 years ago

Since components are declared by hand, we don't have associated code elements. It would be better to use structurizr-analysis ComponentFinder to have components detected and mapped to java code