Skip to content

Commit ad3e4b9

Browse files
author
Cephas Lin
committed
reword intro
1 parent e88ab73 commit ad3e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-language-java-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.author: cephalin
2323

2424
Azure App Service runs Java web applications on a fully managed servcie in three variants:
2525

26-
* Java SE - Can run an app deployed as a JAR package that contains an embedded server (such as Spring Boot and Dropwizard, or one with an embeded Tomcat or Jetty server).
26+
* Java SE - Can run an app deployed as a JAR package that contains an embedded server (such as Spring Boot, Dropwizard, Quarkus, or one with an embeded Tomcat or Jetty server).
2727
* Tomcat - The built-in Tomcat server can run an app deployed as a WAR package.
2828
* JBoss EAP - Supported for Linux apps in the Premium v3 and Isolated v2 pricing tiers only. The built-in JBoss EAP server can run an app deployed as a WAR or EAR package.
2929

0 commit comments

Comments
 (0)