Skip to content

Files

Latest commit

f648673 · Apr 4, 2024

History

History
25 lines (17 loc) · 855 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 855 Bytes

Conference Kata

System design for Conference Kata

System Landscape

Component View

Container view

conference app

Component view

component view

How to run this example

Execute this command to run a Docker container with a structurizr lite image.

docker run --name spring-io-workshop-architecture --env=PORT=8080 --volume=$(pwd)/workspace:/usr/local/structurizr -p 8888:8080 -d structurizr/lite:latest

Links