Use sequence diagram in example runtime view

This commit is contained in:
Eric Förster 2025-05-08 15:39:55 +02:00
parent 2a8297a21d
commit e25ee17af6
2 changed files with 4 additions and 1 deletions

View file

@ -4,7 +4,7 @@ Date: 2025-05-08
==== Status
Proposed
Accepted
==== Decision makers

View file

@ -194,6 +194,9 @@ workspace "Big Bank plc" "This is an example workspace to illustrate the key fea
signinController -> singlePageApplication "Sends back an authentication token to"
autoLayout
description "Summarises how the sign in feature works in the single-page application."
properties {
plantuml.sequenceDiagram true
}
}
deployment internetBankingSystem "Development" "DevelopmentDeployment" {