File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ as well as a personal finance management overview with realtime balance and bigg
9
9
## Prerequisites
10
10
11
11
1 . JDK 11 or higher (https://docs.microsoft.com/en-us/azure/developer/java/fundamentals/java-jdk-install )
12
- 2 . Azure CLI (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli )
13
- 3 . Azure Spring Cloud extension for the Azure CLI (https://docs.microsoft.com/en-us/cli/azure/spring-cloud?view=azure-cli-latest )
12
+ 2 . Docker Desktop (https://www.docker.com/products/docker-desktop )
13
+ 3 . Azure CLI (https://docs.microsoft.com/en-us/cli/azure/install-azure-cli )
14
+ 4 . Azure Spring Cloud extension for the Azure CLI (https://docs.microsoft.com/en-us/cli/azure/spring-cloud?view=azure-cli-latest )
14
15
15
16
## Running locally
16
17
You can’t perform that action at this time.
0 commit comments