Deploy a simple Java web app to Azure App Service

Beginner
Developer
Azure

In this module, you explore how to create, configure, and deploy a simple Java web application to Azure App Service using Maven.

Learning objectives

After you complete this module, you'll be able to:

  • Create a simple Hello World Java app
  • Configure your Java project to deploy to Azure App Service.
  • Deploy your Java web application to Azure App Service.

Prerequisites