Rework tooling to use Docker and Structurizr #2

Merged
stephan.weissenberger merged 4 commits from :main into main 2025-05-13 12:51:21 +00:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit e25ee17af6 - Show all commits

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" {