We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9839261 commit ad595cdCopy full SHA for ad595cd
articles/spring-apps/quickstart.md
@@ -110,9 +110,9 @@ Use the following steps to clone the Spring Boot sample project.
110
111
1. Use the following [Maven](https://maven.apache.org/what-is-maven.html) command to build the project.
112
113
-```azurecli-interactive
114
-mvn clean package -DskipTests
115
-```
+ ```azurecli-interactive
+ mvn clean package -DskipTests
+ ```
116
117
## Deploy the local app to Azure Spring Apps
118
0 commit comments