This commit is contained in:
Robert Outlaw 2017-08-30 12:19:46 -07:00
Родитель 775e43cd50
Коммит 3edf04bdae
2 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -70,7 +70,7 @@ sections:
- image:
src: media/jenkins_logo.svg
title: CI/CD to App Service
href: https://docs.microsoft.com/en-us/azure/jenkins/java-deploy-webapp-tutorial
href: https://docs.microsoft.com/azure/jenkins/java-deploy-webapp-tutorial
- title: Samples
items:
- type: list

Просмотреть файл

@ -22,6 +22,8 @@
items:
- name: "Spring Boot + MySQL"
href: /azure/app-service-web/app-service-web-tutorial-java-mysql
- name: Jenkins CI/CD to App Service
href: /azure/jenkins/java-deploy-webapp-tutorial
- name: How-To Articles
items:
- name: Management API
@ -38,8 +40,9 @@
- name: Deploy to App Service
href: /azure/app-service/app-service-deploy-spring-boot-web-app-on-azure
maintainContext: true
- name:
- name: Deploy with Maven
href: java-quickstart-maven-webapps.md
href: /azure/app-service-web/app-service-web-deploy-spring-boot-app-with-maven-plugin
- name: Java Code Samples
items:
- name: Virtual machines