DevOps-zhuang / javademo

The sample java/maven project for Azure DevOps Demo, running on pre-existed tomcat box with date/time changing in the demo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Dev Demo

Java

App Service / Azure DevOps

This sample demonstarates a Java app for Azure App Service, can be deployed as Web App (Windows/Linux, and Container) with Azure DevOps tools, with either *.war or docker image, and also support deployment to AKS, with either external loadbalancer or internal loadbalancer.

Usage

Import to Eclipse, after a successful build. You can deploy the war by leveraging the Azure App Service plugin for Eclipse.

About

The sample java/maven project for Azure DevOps Demo, running on pre-existed tomcat box with date/time changing in the demo.


Languages

Language:Java 93.9%Language:Dockerfile 6.1%