Skip to content

Commit

Permalink
docs: add scaffold of solution chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
meaboutsoftware committed Feb 8, 2024
1 parent f7c1599 commit 4110101
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Chapter-4-applying-tactical-domain-driven-design/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,18 @@ image::Assets/flow.jpg[]

The assumptions remain unchanged to keep the environment comparable to the previous step.

=== Solution

==== Overview

In this step we do not change the project structure of the application. We focus only on refactoring the code of _Contracts_ so modular monolith and building block packages stay as they are.

We introduce elements like:

- aggregates
- entities
- value objects

== How to Run?

=== Requirements
Expand Down

0 comments on commit 4110101

Please sign in to comment.