mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2025-12-06 10:46:23 +00:00
8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
@startuml test-basic
|
|
!theme mono
|
|
|
|
Alice -> Bob: test message
|
|
Bob --> Alice: response
|
|
|
|
@enduml
|