Skip to content

soulspace-org/domain-driven-design-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Driven Design Model

A concept model of the patterns of domain driven design (DDD) for Overarch.

Documentation generated from the model

Prerequisites

To generate diagrams and documentation for this model, you need to have Java 11+ and Graphviz installed.

Generation

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.

Version

0.1.0

Copyright

(c) 2024 Ludger Solbach

Domain Driven Design pattern descriptions by Eric Evans, DOMAIN-DRIVEN DESIGN, Addison-Wesley, (c) Eric Evans, 2004.

License

CC BY 4.0

About

Overarch model for Domain Driven Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages