Diagram Legend
Microservice

Cardinality of running Instances
- ? Zero or on instance
- * Zero or more instances
- + One or more instances
- {n} Exactly n instances
- {n:m} Between n and m instances
- {n:} At least n instances
- {:m} At most m instances
Version Number
A tag can appear under the service name. The version number must follow the Semantic Versioning 2.0.0 ↱ format. The version number is optional.
Microservice Communication

Microservice Diagram Example
