Skip to content

Commit d161532

Browse files
majguoyiliuTo
authored andcommitted
update workshop.md
Signed-off-by: Jianguo Ma <[email protected]>
1 parent ec8091a commit d161532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

asset-manager/WORKSHOP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To successfully complete this workshop, you need the following:
1616
- [GitHub Copilot extension in VSCode](https://code.visualstudio.com/docs/copilot/overview): The latest version is recommended.
1717
- [Docker Desktop](https://www.docker.com/products/docker-desktop/): Required for the Assessment feature and running the initial application locally.
1818
- [JDK 21](https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-21): Required for the code remediation feature and running the initial application locally.
19+
- [Maven 3.9.9](https://maven.apache.org/install.html): Required for the code remediation feature.
1920
- [Azure subscription](https://azure.microsoft.com/free/): Required to deploy the migrated application to Azure.
2021
- [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli): Required if you deploy the migrated application to Azure locally. The latest version is recommended.
2122
- Fork the [GitHub repository](https://github.com/Azure-Samples/java-migration-copilot-samples) that contains the sample Java application, and clone it to your local machine. Open the `asset-manager` folder in VSCode and checkout the `workshop` branch.

0 commit comments

Comments
 (0)