A concept model of the patterns of domain driven design (DDD) for Overarch.
To generate diagrams and documentation for this model, you need to have Java 11+ and Graphviz installed.
The project provides the JAR files for Overarch and PlantUML in the tools
folder.
The publish.sh
script in the root folder calls Overarch to render views and
template based artifacts and then calls PlantUML and GraphViz to generate
images from the rendered views.
The overarch.sh
script in the root folder only calls Overarch to render views
and template based artifacts. This script does not generate images.
0.1.0
(c) 2024 Ludger Solbach
Domain Driven Design pattern descriptions by Eric Evans, DOMAIN-DRIVEN DESIGN, Addison-Wesley, (c) Eric Evans, 2004.