Skip to content

Commit 3396ba4

Browse files
committed
joaquin feedback
1 parent eb4b48f commit 3396ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/quickstart-java/quickstart-java-quarkus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this quickstart, you'll use the [Maven Plugin for Azure App Service Web Apps]
1212
The quickstart uses a [Quarkus](https://quarkus.io) sample, which comes with a bundled web server. You can deploy your own application and server bundle in a single JAR file to App Service instead of the using the Tomcat or JBoss hosting options. If you want, you can also embed a Tomcat server in the JAR file and run that in App Service.
1313

1414
> [!NOTE]
15-
> To deploy a Spring app to Azure, try [Azure Spring Apps](../../../spring-apps/quickstart.md) instead.
15+
> For Spring apps that requires all the Spring services, try [Azure Spring Apps](../../../spring-apps/quickstart.md) instead. However, you can deploy Spring Boot apps to App Service.
1616
1717
![Screenshot of Maven Hello World web app running in Azure App Service in introduction.](../../media/quickstart-java/quarkus-hello-world-in-browser-azure-app-service.png)
1818

0 commit comments

Comments
 (0)