forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
114 lines (111 loc) · 5.08 KB
/
index.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
### YamlMime:Landing
title: Spring Cloud Azure documentation
summary: Spring is an open-source application framework developed by VMware that provides a simplified, modular approach for creating Java applications. The content on this website will show you how to develop and deploy Spring apps to the cloud.
metadata:
title: Spring Cloud Azure documentation
description: Spring is an open-source application framework developed by VMware that provides a simplified, modular approach for creating Java applications.
ms.date: 04/08/2022
ms.topic: landing-page
author: KarlErickson
ms.author: karler
landingContent:
- title: Spring Data
linkLists:
- linkListType: tutorial
links:
- text: SQL database
url: ./configure-spring-data-jdbc-with-azure-sql-server.md
- text: MySQL
url: ./configure-spring-data-jdbc-with-azure-mysql.md
- text: PostgreSQL
url: ./configure-spring-data-jdbc-with-azure-postgresql.md
- text: Cosmos DB - SQL
url: ./configure-spring-boot-starter-java-app-with-cosmos-db.md
- text: Cosmos DB - MongoDB
url: ./configure-spring-data-mongodb-with-cosmos-db.md
- text: Cosmos DB - Cassandra
url: ./configure-spring-data-apache-cassandra-with-cosmos-db.md
- title: R2DBC
linkLists:
- linkListType: tutorial
links:
- text: SQL database
url: ./configure-spring-data-r2dbc-with-azure-sql-server.md
- text: PostgreSQL
url: ./configure-spring-data-r2dbc-with-azure-postgresql.md
- text: MySQL
url: ./configure-spring-data-r2dbc-with-azure-mysql.md
- title: Spring Security
linkLists:
- linkListType: tutorial
links:
- text: Azure Active Directory
url: ./configure-spring-boot-starter-java-app-with-azure-active-directory.md
- text: Azure AD B2C
url: ./configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc.md
- title: Spring Messaging
linkLists:
- linkListType: tutorial
links:
- text: Service Bus
url: ./configure-spring-boot-starter-java-app-with-azure-service-bus.md
- text: Event Hubs
url: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/spring-messaging-azure-eventhubs
- title: Spring Integration
linkLists:
- linkListType: sample
links:
- text: Service Bus
url: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.3.0/servicebus/spring-cloud-azure-starter-integration-servicebus/single-namespace
- text: Event Hubs
url: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.3.0/eventhubs/spring-cloud-azure-starter-integration-eventhubs/eventhubs-integration
- text: Storage Queue
url: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.3.0/storage/spring-cloud-azure-starter-integration-storage-queue/storage-queue-integration
- title: Spring Cloud
linkLists:
- linkListType: quickstart
links:
- text: App Configuration
url: /azure/azure-app-configuration/quickstart-java-spring-app
- linkListType: tutorial
links:
- text: Event Hubs
url: ./configure-spring-cloud-stream-binder-java-app-azure-event-hub.md
- text: Kafka
url: ./configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub.md
- text: Remove credentials from Kafka app
url: ./spring-cloud-azure.md#remove-credentials-from-spring-kafka-applications
- text: Service Bus
url: ./configure-spring-cloud-stream-binder-java-app-with-service-bus.md
- text: Redis
url: ./configure-spring-boot-initializer-java-app-with-redis-cache.md
- text: Functions
url: ./getting-started-with-spring-cloud-function-in-azure.md
- title: Spring Resource
linkLists:
- linkListType: tutorial
links:
- text: Blob Storage
url: ./configure-spring-boot-starter-java-app-with-azure-storage.md
- text: Azure Files
url: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_4.3.0/storage/spring-cloud-azure-starter-storage-file-share/storage-file-sample
- title: Zero Trust
linkLists:
- linkListType: tutorial
links:
- text: Key Vault secrets
url: ./configure-spring-boot-starter-java-app-with-azure-key-vault.md
- text: Key Vault certificates
url: ./configure-spring-boot-starter-java-app-with-azure-key-vault-certificates.md
- title: Spring Cache
linkLists:
- linkListType: tutorial
links:
- text: Redis Cache
url: ./configure-spring-boot-initializer-java-app-with-redis-cache.md
- title: Micrometer
linkLists:
- linkListType: how-to-guide
links:
- text: Monitor
url: /azure/azure-monitor/app/java-in-process-agent