Develop Java web app on Azure using Maven
Use the Maven plugin for Azure App Service to develop a Java web app and deploy the app to Azure.
Learning objectives
In this module, you will:
- Develop a Java web app.
- Configure the Maven plugin for Azure App Service.
- Deploy the app to Azure App Service using the Maven Plugin.
Prerequisites
- Experience writing web apps in Java
- Knowledge of building and deploying Java web apps with Maven