Skip to content

Commit

Permalink
Revert "Revert "add sample links (#23287)" (#23337)" (#23596)
Browse files Browse the repository at this point in the history
This reverts commit 2d31dbc.
  • Loading branch information
yiliuTo authored Aug 16, 2021
1 parent 9b3b380 commit fd18071
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion sdk/spring/spring-reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-active-directory
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-active-directory-readme?view=azure-java-stable # Documentation url of repository azure-docs-for-java.
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-active-directory
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/aad/azure-spring-boot-starter-active-directory # Github Sample repo url.
springProperties:
starter: true
bom: azure-spring-boot-bom # To map the bom package of each Spring library, we use this property to index the `artifactId` property of a library's bom.
Expand Down Expand Up @@ -139,6 +140,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-active-directory-b2c
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-active-directory-b2c-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-active-directory-b2c
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/aad/azure-spring-boot-starter-active-directory-b2c
springProperties:
starter: true
bom: azure-spring-boot-bom
Expand Down Expand Up @@ -171,6 +173,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-cosmos
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-cosmos-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-cosmos
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/cosmos/azure-spring-boot-starter-cosmos
springProperties:
starter: true
bom: azure-spring-boot-bom
Expand Down Expand Up @@ -214,6 +217,7 @@
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-keyvault-certificates-readme?view=azure-java-preview
javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-boot-starter-keyvault-certificates/3.0.0-beta.4/index.html
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-keyvault-certificates
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/keyvault/azure-spring-boot-starter-keyvault-certificates
springProperties:
starter: true
compatibilityRange: "[2.2.11.RELEASE,2.4.0-M1)"
Expand All @@ -239,6 +243,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-keyvault-secrets
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-keyvault-secrets-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-keyvault-secrets
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/keyvault/azure-spring-boot-starter-keyvault-secrets
springProperties:
starter: true
bom: azure-spring-boot-bom
Expand Down Expand Up @@ -271,6 +276,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-storage
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-storage-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-storage
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/storage/azure-spring-boot-starter-storage
springProperties:
starter: true
bom: azure-spring-boot-bom
Expand Down Expand Up @@ -301,6 +307,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-storage-queue
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-storage-queue-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-storage-queue
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/storage/azure-spring-cloud-starter-storage-queue
springProperties:
starter: true
bom: azure-spring-cloud-dependencies
Expand Down Expand Up @@ -334,6 +341,7 @@
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-servicebus-topic-readme?view=azure-java-stable
javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-topic/2.3.0/index.html
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-stream-binder-servicebus-topic
springProperties:
bom: azure-spring-cloud-dependencies
compatibilityRange: "[2.2.11.RELEASE,2.4.0-M1)"
Expand All @@ -357,6 +365,7 @@
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-servicebus-queue-readme?view=azure-java-stable
javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-queue/2.3.0/index.html
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-stream-binder-servicebus-queue
springProperties:
bom: azure-spring-cloud-dependencies
compatibilityRange: "[2.4.0-M1,2.4.5]"
Expand All @@ -379,6 +388,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-servicebus
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-servicebus-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-servicebus
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-starter-servicebus
springProperties:
starter: true
bom: azure-spring-cloud-dependencies
Expand Down Expand Up @@ -409,6 +419,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-servicebus-jms
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-servicebus-jms-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-servicebus-jms
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-boot-starter-servicebus-jms
springProperties:
starter: true
bom: azure-spring-boot-bom
Expand Down Expand Up @@ -441,6 +452,7 @@
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-eventhubs-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-eventhubs
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-starter-eventhubs
springProperties:
starter: true
bom: azure-spring-cloud-dependencies
Expand All @@ -465,6 +477,7 @@
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-eventhubs-readme?view=azure-java-stable
javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-eventhubs/2.3.0/index.html
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-eventhubs
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-stream-binder-eventhubs
springProperties:
bom: azure-spring-cloud-dependencies
compatibilityRange: "[2.2.11.RELEASE,2.4.0-M1)"
Expand All @@ -488,9 +501,10 @@
description: Microsoft's Spring Cloud Stream Binder helps developers to finish the auto-configuration of Event Hubs with Kafka protocol.
type: spring
links:
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs
repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs-kafka
msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-eventhubs-kafka-readme?view=azure-java-stable
github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka
sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-starter-eventhubs-kafka
springProperties:
starter: true
bom: azure-spring-cloud-dependencies
Expand Down

0 comments on commit fd18071

Please sign in to comment.