Skip to content

Commit 5576439

Browse files
Expand Java technology acronyms
1 parent edfdf51 commit 5576439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Use the following resources to get started with .NET.
3434

3535
## Java
3636

37-
App Service aims to provide robust support for Java. To cover the depth and breadth of Java applications, App Service supports the Java SE, Tomcat, and JBoss EAP technology stacks. At the base of these stacks, App Service supports all recent Java LTS versions. There are several key scenarios for which you should consider adopting App Service for your Java applications.
37+
App Service aims to provide robust support for Java. To cover the depth and breadth of Java applications, App Service supports the Java Standard Edition (Java SE), Tomcat, and JBoss Enterprise Application Platform (JBoss EAP) technology stacks. At the base of these stacks, App Service supports all recent Java LTS versions. There are several key scenarios for which you should consider adopting App Service for your Java applications.
3838

3939
### Java SE on App Service
4040
Java SE on App Service allows you to effortlessly deploy your applications to fully managed JVM instances. You should consider this stack if you have Spring Boot and Quarkus web applications. However, you can use this stack for any application that can be started directly from a JVM and includes an embedded HTTP server. You can simply deploy your JAR file and let App Service do the rest.

0 commit comments

Comments
 (0)