forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yml
52 lines (52 loc) · 2.02 KB
/
toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
- name: Java on Azure developer tools documentation
href: index.yml
items:
- name: Overview
href: java-azure-tools.md
- name: Java support
expanded: true
items:
- name: Java support
href: java-support-on-azure.md
- name: Java JDK installation
href: java-jdk-install.md
- name: JDK Flight Recorder and Mission Control
href: /java/openjdk/java-jdk-flight-recorder-and-mission-control
- name: Reasons to move to Java 11
href: /java/openjdk/reasons-to-move-to-java-11
- name: Transition from Java 8 to Java 11
href: /java/openjdk/transition-from-java-8-to-java-11
- name: Transition from Java 7 to Java 8
href: /java/openjdk/transition-from-java-7-to-java-8
- name: Visual Studio Code
href: https://code.visualstudio.com/docs/languages/java
- name: IntelliJ IDEA
href: ../toolkit-for-intellij/index.yml
- name: Eclipse
href: ../toolkit-for-eclipse/index.yml
- name: Maven plugins
expanded: true
href: https://github.com/Microsoft/azure-maven-plugins
items:
- name: Azure App Service
href: https://github.com/microsoft/azure-maven-plugins/blob/develop/azure-webapp-maven-plugin/README.md
- name: Azure Functions
href: https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Functions
- name: Azure Spring Apps
href: https://github.com/microsoft/azure-maven-plugins/wiki/Azure-Spring-Cloud
- name: SSL certs from Key Vault
expanded: true
items:
- name: Deliver certs to JVM
href: java-azure-keyvault-ssl-integration-jvm.md
- name: Deliver certs to Tomcat
href: java-azure-keyvault-tomcat-integration.md
- name: Jenkins CI/CD
href: /azure/jenkins/
- name: Azure DevOps
href: /azure/devops-project/azure-devops-project-java
- name: Tutorials
expanded: true
items:
- name: Monitoring and logging using Logz.io
href: java-get-started-with-logzio.md