Skip to content

Instantly share code, notes, and snippets.

@stefanofago73
Created August 30, 2022 07:33
Show Gist options
  • Save stefanofago73/f7f8152863103f5bf3d7bca699b0e820 to your computer and use it in GitHub Desktop.
Save stefanofago73/f7f8152863103f5bf3d7bca699b0e820 to your computer and use it in GitHub Desktop.
A simple skeleton to render Microservice Design Canvas in Plantuml/Ditaa... You can also experimenting online for free with [ https://www.planttext.com/ ]

@startditaa

+-------------------+-------------------------------------------+
| Service Name | Description | | | | | | | | | | +-------------------+-------------------------------------------+ | Consumer Task / Capabilities | | | | | | | | | +-----------------+------------------------+--------------------+ | | | | | IMPLEMENTATION | DEPENDENCIES | INTERFACE | | | | | +-----------------+------------------------+--------------------+ | | | | | Qualities | Service Dependencies | Queries | | | | | | | | | +-----------------+ +--------------------+ | | | | | Logic | | Commands | | | | | +-----------------+------------------------+--------------------+ | | | | | Data | Events Subscriptions | Events Published | | | | | | | | | | | | | | | | | +-----------------+------------------------+--------------------+

@endditaa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment