This commit is contained in:
Stefan
2022-06-24 15:50:23 +02:00
parent d42bbfe44d
commit df5d70ad3f
3 changed files with 6 additions and 5 deletions

View File

@@ -47,11 +47,12 @@ This project takes you through the design of simple reactive stock market applic
+ Less Boilerplate Code - auto generated code, out-of-box JSON serializer... + Less Boilerplate Code - auto generated code, out-of-box JSON serializer...
### Event storming ### Event storming
<img alt="Terminology" height="300px" src="img/eventstorming/terminology_0.jpg"/>
<img alt="Define domain events" src="img/eventstorming/define_domain_events_1.jpg" width="450px"/> ![Terminology](img/eventstorming/terminology_0.jpg)
<img alt="Refine domain events" src="img/eventstorming/refine_domain_events_2.jpg"/> ![Define domain events](img/eventstorming/define_domain_events_1.jpg)
<img alt="Process modeling" src="img/eventstorming/process_modeling_3.jpg"/> ![Refine domain events](img/eventstorming/refine_domain_events_2.jpg)
<img alt="Find aggregates" src="img/eventstorming/find_aggregates_4.jpg"/> ![Process modeling](img/eventstorming/process_modeling_3.jpg)
![Find aggregates](img/eventstorming/find_aggregates_4.jpg)
<span style="background-color:red">some **This is Red Bold.** text</span> <span style="background-color:red">some **This is Red Bold.** text</span>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 143 KiB