Skip to content

Azure-Samples/java-on-app-service

Repository files navigation

page_type languages products description urlFragment
sample
java
html
azure
Each Java project in this directory addresses a specific scenario on App Service. See the table of contents below for links to each project.
java-on-app-service

Java Scenarios on App Service

Each Java project in this directory addresses a specific scenario on App Service. See the table of contents below for links to each project.

Contents

  1. Deploying with Maven
  2. Deploying from the command line
  3. Connecting to data sources
    1. Using Key Vault References
  4. Integrating with Redis Cache
  5. Outsourcing user sessions to Redis
  6. Setting up an APM
  7. EasyAuth and Tomcat
  8. Configuring deployment slots
  9. CI/CD
    1. with Jenkins
    2. with Azure DevOps
  10. Using the Java Flight Recorder

Getting Started

Prerequisites

You will need the following tools installed locally to complete these tutorials.

Resources