A simple app with a single JSP that shows the current versions of Tomcat and Java
- Java 8 or later
- An Azure subscription (free trial here)
- Azure CLI
- Apache Maven
mvn clean package
Configure your resources with
mvn com.microsoft.azure:azure-webapp-maven-plugin:2.0.0:config
Deploy with
mvn azure-webapp:deploy
See https://github.com/apache/tomcat/blob/9.0.x/java/org/apache/catalina/util/ServerInfo.java