Skip to content

Commit eb877a4

Browse files
dreamsinbitsPLantUML
andauthored
fix: Fix failing workflows
* refactor: Added empty line * docs(examples): Generated SVG images for PlantUML diagrams --------- Co-authored-by: PLantUML <plantuml@trapp-software.de>
1 parent 7bab44c commit eb877a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/AllStickies.puml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@startuml
2+
23
!includeurl https://raw.githubusercontent.com/dreamsinbits/event-storming-puml/refs/heads/main/src/EventStorming.iuml
34

45
DomainEvent('A state change that happened in a subdomain', SomethingHappened, $Command('Initiates a state change'), $Aggregate('Holds a state and has behaviors for changing it. Informs about state changes via domain events.'), $Policy('Has to be enforced whenever something happens'), $System('Performs a command e.g. External Authentication System'), $User('Triggers a command'), $ReadModel('Data needed to perform the command'))

0 commit comments

Comments
 (0)