forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yml
114 lines (114 loc) · 5.72 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
- name: Spring on Azure documentation
href: index.yml
items:
- name: Getting Started Guides
expanded: true
items:
- name: Spring Boot
href: spring-boot-starters-for-azure.md
expanded: true
items:
- name: Azure Storage
href: configure-spring-boot-starter-java-app-with-azure-storage.md
- name: Azure Key Vault secrets
href: configure-spring-boot-starter-java-app-with-azure-key-vault.md
- name: Azure Key Vault certificates
href: configure-spring-boot-starter-java-app-with-azure-key-vault-certificates.md
- name: Azure Service Bus
href: configure-spring-boot-starter-java-app-with-azure-service-bus.md
- name: Spring Data
expanded: true
items:
- name: Azure Cosmos DB dev guide
href: how-to-guides-spring-data-cosmosdb.md
- name: Azure Cosmos DB Starter
href: configure-spring-boot-starter-java-app-with-cosmos-db.md
- name: Azure Cosmos DB with App Service on Linux
href: configure-spring-app-with-cosmos-db-on-app-service-linux.md
- name: Azure Cosmos DB Apache Cassandra API
href: configure-spring-data-apache-cassandra-with-cosmos-db.md
- name: Azure Cosmos DB MongoDB API
href: configure-spring-data-mongodb-with-cosmos-db.md
- name: JDBC with Azure MySQL
href: configure-spring-data-jdbc-with-azure-mysql.md
- name: JDBC with Azure PostgreSQL
href: configure-spring-data-jdbc-with-azure-postgresql.md
- name: JDBC with Azure SQL Server
href: configure-spring-data-jdbc-with-azure-sql-server.md
- name: R2DBC with Azure MySQL
href: configure-spring-data-r2dbc-with-azure-mysql.md
- name: R2DBC with Azure PostgreSQL
href: configure-spring-data-r2dbc-with-azure-postgresql.md
- name: R2DBC with Azure SQL Database
href: configure-spring-data-r2dbc-with-azure-sql-server.md
- name: JPA with Azure MySQL
href: configure-spring-data-jpa-with-azure-mysql.md
- name: JPA with Azure PostgreSQL
href: configure-spring-data-jpa-with-azure-postgresql.md
- name: JPA with Azure SQL Server
href: configure-spring-data-jpa-with-azure-sql-server.md
- name: Spring Security
expanded: true
items:
- name: Azure Active Directory dev guide
href: spring-boot-starter-for-azure-active-directory-developer-guide.md
- name: Azure Active Directory
href: configure-spring-boot-starter-java-app-with-azure-active-directory.md
- name: Azure Active Directory B2C
href: configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc.md
- name: Spring Cloud
expanded: true
items:
- name: Azure Event Hub
href: configure-spring-cloud-stream-binder-java-app-azure-event-hub.md
- name: Azure Event Hub Kafka API
href: configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub.md
- name: Azure Functions
href: getting-started-with-spring-cloud-function-in-azure.md
- name: Azure Service Bus
href: configure-spring-cloud-stream-binder-java-app-with-service-bus.md
- name: Azure App Configuration
expanded: true
items:
- name: Create an app
href: /azure/azure-app-configuration/quickstart-java-spring-app?toc=/azure/developer/java/spring-framework/toc.json&bc=/azure/developer/breadcrumb/toc.json
- name: Add feature flags
href: /azure/azure-app-configuration/quickstart-feature-flag-spring-boot?toc=/azure/developer/java/spring-framework/toc.json&bc=/azure/developer/breadcrumb/toc.json
- name: Use dynamic configuration
href: /azure/azure-app-configuration/enable-dynamic-configuration-java-spring-app?toc=/azure/developer/java/spring-framework/toc.json&bc=/azure/developer/breadcrumb/toc.json
- name: Use Key Vault references
href: /azure/azure-app-configuration/use-key-vault-references-spring-boot?toc=/azure/developer/java/spring-framework/toc.json&bc=/azure/developer/breadcrumb/toc.json
- name: Use feature flags
href: /azure/azure-app-configuration/use-feature-flags-spring-boot?toc=/azure/developer/java/spring-framework/toc.json&bc=/azure/developer/breadcrumb/toc.json
- name: Tutorials
items:
- name: Deploy to App Service and Azure Spring Cloud
href: https://spring.io/guides/gs/spring-boot-for-azure/
- name: Deploy to Kubernetes
href: deploy-spring-boot-java-app-on-kubernetes.md
- name: Deploy to Web App for Containers
href: deploy-spring-boot-java-app-on-linux.md
- name: Azure Redis Cache
href: configure-spring-boot-initializer-java-app-with-redis-cache.md
- name: End-to-end App Service with MySQL
href: spring-app-service-e2e.md
- name: Samples
items:
- name: To Do List with Cosmos DB
href: https://github.com/Microsoft/todo-app-java-on-azure/
- name: To Do List with MySQL
href: https://github.com/Azure-Samples/mysql-spring-boot-todo
- name: Spring Initializr
href: https://start.spring.io/
- name: Reference
items:
- name: Spring Framework
href: https://spring.io/
- name: Learn Spring
href: https://spring.io/guides
- name: Spring Boot
href: https://projects.spring.io/spring-boot/
- name: Spring Project References
href: https://spring.io/projects
- name: Spring Boot Starters for Azure
href: https://github.com/Microsoft/azure-spring-boot/