Skip to content

Commit 76b4312

Browse files
authored
Add beta version dependencies local build step (Azure#19507)
1 parent e5789dc commit 76b4312

File tree

17 files changed

+68
-0
lines changed

17 files changed

+68
-0
lines changed

sdk/spring/azure-spring-boot-starter-active-directory-b2c/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ while protecting the identities of your customers at the same time.
1212
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
1313
- [Azure Subscription][azure_subscription]
1414
- [Maven](https://maven.apache.org/) 3.0 and above
15+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1516

1617
### Include the package
1718
[//]: # "{x-version-update-start;com.azure.spring:azure-spring-boot-starter-active-directory-b2c;current}"
@@ -235,3 +236,5 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
235236
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
236237
[azure_subscription]: https://azure.microsoft.com/free
237238
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
239+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
240+

sdk/spring/azure-spring-boot-starter-active-directory/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The `azure-spring-boot-starter-active-directory` (`aad-starter` for short) provi
1717
- [Azure Subscription][azure_subscription]
1818
- [Maven](https://maven.apache.org/) 3.0 and above
1919
- [Register an application in Azure Portal][register_an_application_in_portal]
20+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
2021

2122
## Key concepts
2223

@@ -430,3 +431,5 @@ Please follow [instructions here] to build from source or contribute.
430431
[register_an_application_in_portal]: https://docs.microsoft.com/azure/active-directory/develop/quickstart-register-app
431432
[prerequisite]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-starter-active-directory#prerequisites
432433
[Accessing a web application]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-starter-active-directory#accessing-a-web-application
434+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
435+

sdk/spring/azure-spring-boot-starter-cosmos/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
1010
- [Azure Subscription][azure_subscription]
1111
- [Maven](https://maven.apache.org/) 3.0 and above
12+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1213

1314
### Include the package
1415
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-cosmos;current})
@@ -299,3 +300,5 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
299300
[azure_subscription]: https://azure.microsoft.com/free
300301
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
301302
[sample_cosmos_switch_key]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/cosmos/azure-spring-data-cosmos/src/samples/java/com/azure/spring/data/cosmos/SampleApplication.java
303+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
304+

sdk/spring/azure-spring-boot-starter-data-gremlin/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The Spring Data Gremlin Starter provides Spring Data support for the Gremlin que
88
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
99
- [Azure Subscription][azure_subscription]
1010
- [Maven](https://maven.apache.org/) 3.0 and above
11+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1112

1213
### Include the package
1314
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-data-gremlin;current})
@@ -233,3 +234,5 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
233234
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
234235
[azure_subscription]: https://azure.microsoft.com/free
235236
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
237+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
238+

sdk/spring/azure-spring-boot-starter-keyvault-certificates/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Azure Key Vault Certificates Spring Boot Starter is Spring starter for [Azure Ke
88
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
99
- [Azure Subscription][azure_subscription]
1010
- [Maven](https://maven.apache.org/) 3.0 and above
11+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1112

1213
### Include the package
1314
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-keyvault-certificates;current})
@@ -400,3 +401,5 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
400401
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
401402
[azure_subscription]: https://azure.microsoft.com/free
402403
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
404+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
405+

sdk/spring/azure-spring-boot-starter-keyvault-secrets/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Azure Key Vault Secrets Spring Boot Starter is Spring starter for [Azure Key Vau
88
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
99
- [Azure Subscription][azure_subscription]
1010
- [Maven](https://maven.apache.org/) 3.0 and above
11+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1112

1213
### Include the package
1314
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-keyvault-secrets;current})
@@ -211,3 +212,5 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
211212
[azure_subscription]: https://azure.microsoft.com/free
212213
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
213214
[version_link]: https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretServiceVersion.java#L12
215+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
216+

sdk/spring/azure-spring-boot-starter-servicebus-jms/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ With this starter you could easily use Spring JMS Queue and Topic with Azure Ser
99
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
1010
- [Azure Subscription][azure_subscription]
1111
- [Maven](https://maven.apache.org/) 3.0 and above
12+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1213

1314
### Include the package
1415
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-servicebus-jms;current})
@@ -264,5 +265,6 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
264265
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
265266
[azure_subscription]: https://azure.microsoft.com/free
266267
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
268+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
267269
[servicebus-message-payloads]: https://docs.microsoft.com/azure/service-bus-messaging/service-bus-messages-payloads
268270
[spring_jms_guide]: https://spring.io/guides/gs/messaging-jms/

sdk/spring/azure-spring-boot-starter-storage/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The project provides a Spring Boot Starter `azure-spring-boot-starter-storage` t
99
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
1010
- [Azure Subscription][azure_subscription]
1111
- [Maven][maven] 3.0 and above
12+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1213

1314
### Include the package
1415
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter-storage;current})
@@ -129,3 +130,4 @@ Please follow [instructions here][contributing_md] to build from source or contr
129130
[azure_storage]: https://azure.microsoft.com/services/storage/blobs/
130131
[other_operation]: https://docs.spring.io/spring/docs/current/spring-framework-reference/core.html#resources
131132
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
133+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md

sdk/spring/azure-spring-boot-starter/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This repository is for Spring Boot Starters of Azure services. It helps Spring B
88
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
99
- [Azure Subscription][azure_subscription]
1010
- [Maven](https://maven.apache.org/) 3.0 and above
11+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1112

1213
### Include the Package
1314
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-boot-starter;current})
@@ -80,3 +81,4 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
8081
[logging]: https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
8182
[azure_subscription]: https://azure.microsoft.com/free
8283
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
84+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md

sdk/spring/azure-spring-cloud-starter-cache/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This starter provides auto-configuration of Azure Cache for Redis. Azure Cache f
88
- [Java Development Kit (JDK)][jdk_link] with version 8 or above
99
- [Azure Subscription][azure_subscription]
1010
- [Maven][maven] 3.0 and above
11+
- [Build developing version artifacts if needed][build-developing-version-artifacts-if-needed]
1112

1213
### Include the package
1314
[//]: # ({x-version-update-start;com.azure.spring:azure-spring-cloud-starter-cache;current})
@@ -65,3 +66,5 @@ Please follow [instructions here][contributing_md] to build from source or contr
6566
[contributing_md]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/CONTRIBUTING.md
6667
[maven]: https://maven.apache.org/
6768
[jdk_link]: https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
69+
[build-developing-version-artifacts-if-needed]: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/build-developing-version-artifacts-if-needed.md
70+

0 commit comments

Comments
 (0)