File tree Expand file tree Collapse file tree 22 files changed +22
-22
lines changed
azure-spring-boot-starter-active-directory-b2c
azure-spring-boot-starter-cosmos
azure-spring-boot-starter-keyvault-secrets
azure-spring-boot-starter-servicebus-jms
azure-spring-boot-starter-storage
azure-spring-boot-starter
azure-spring-cloud-autoconfigure
azure-spring-cloud-context
azure-spring-cloud-starter-cache
azure-spring-cloud-starter-eventhubs-kafka
azure-spring-cloud-starter-eventhubs
azure-spring-cloud-starter-servicebus
azure-spring-cloud-starter-storage-queue
azure-spring-cloud-storage
azure-spring-cloud-stream-binder-eventhubs
azure-spring-cloud-stream-binder-servicebus-core
azure-spring-cloud-stream-binder-servicebus-queue
azure-spring-cloud-stream-binder-servicebus-topic
azure-spring-integration-eventhubs
azure-spring-integration-servicebus
azure-spring-integration-storage-queue Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -515,7 +515,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
515
515
<!-- LINKS -->
516
516
[docs] : https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc
517
517
[refdocs] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
518
- [package] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-active-directory-b2c- spring-boot-starter
518
+ [package] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot-starter-active-directory-b2c
519
519
[sample] : https://github.com/Azure-Samples/azure-spring-boot-samples
520
520
[logging] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
521
521
[environment_checklist] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
291
291
<!-- LINKS -->
292
292
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db
293
293
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
294
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-cosmosdb- spring-boot-starter
294
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot-starter-cosmos
295
295
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/cosmos/azure-spring-boot-sample-cosmos
296
296
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
297
297
[ sample_cosmos_switch_key ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-spring-data-cosmos/src/samples/java/com/azure/spring/data/cosmos/SampleApplication.java
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
203
203
<!-- LINKS -->
204
204
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault
205
205
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
206
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-keyvault-secrets- spring-boot-starter
206
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot-starter-keyvault-secrets
207
207
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/keyvault/azure-spring-boot-sample-keyvault-secrets
208
208
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
209
209
[ version_link ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/keyvault/azure-security-keyvault-secrets/src/main/java/com/azure/security/keyvault/secrets/SecretServiceVersion.java#L12
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
257
257
<!-- LINKS -->
258
258
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus
259
259
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
260
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-servicebus-jms- spring-boot-starter
260
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot-starter-servicebus-jms
261
261
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples/
262
262
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
263
263
[ servicebus-message-payloads ] : https://docs.microsoft.com/azure/service-bus-messaging/service-bus-messages-payloads
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ Please follow [instructions here][contributing_md] to build from source or contr
114
114
115
115
<!-- Link -->
116
116
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage
117
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/ spring-starter-azure -storage
117
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring/azure- spring-boot-starter -storage
118
118
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
119
119
[ src ] : https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-storage
120
120
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/storage/azure-spring-boot-sample-storage-resource
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ Please follow [instructions here](https://github.com/Azure/azure-sdk-for-java/bl
71
71
<!-- LINKS -->
72
72
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/spring-boot-starters-for-azure
73
73
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
74
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-spring-boot-starter
74
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot-starter
75
75
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples
76
76
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
77
77
[ environment_checklist ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ You can participate community driven [![Gitter](https://badges.gitter.im/Microso
93
93
[ src ] : https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot/src
94
94
[ docs ] : https://docs.microsoft.com/azure/developer/java/spring-framework/spring-boot-starters-for-azure
95
95
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springboot.html#azure-spring-boot
96
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/azure-spring-boot
96
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring /azure-spring-boot
97
97
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples
98
98
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
99
99
[ environment_checklist ] : https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/ENVIRONMENT_CHECKLIST.md#ready-to-run-checklist
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ Please follow [instructions here][contributing_md] to build from source or contr
78
78
79
79
<!-- Link -->
80
80
[ src ] : https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-autoconfigure/src/
81
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/ spring-cloud-azure -autoconfigure
81
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring/azure- spring-cloud-autoconfigure
82
82
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure
83
83
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
84
84
[ spring_io ] : https://start.spring.io
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Please follow [instructions here][contributing_md] to build from source or contr
51
51
52
52
<!-- Link -->
53
53
[ src ] : https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-context/src
54
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/ spring-cloud-azure -context
54
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring/azure- spring-cloud-context
55
55
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-context
56
56
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
57
57
[ logging_doc ] : https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#boot-features-logging
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ This project welcomes contributions and suggestions. Most contributions require
54
54
Please follow [ instructions here] [ contributing_md ] to build from source or contribute.
55
55
56
56
<!-- Link -->
57
- [ package ] : https://mvnrepository.com/artifact/com.microsoft. azure/ spring-starter-azure -cache
57
+ [ package ] : https://mvnrepository.com/artifact/com.azure.spring/azure- spring-cloud-starter -cache
58
58
[ refdocs ] : https://azure.github.io/azure-sdk-for-java/springcloud.html#azure-spring-cloud-autoconfigure
59
59
[ sample ] : https://github.com/Azure-Samples/azure-spring-boot-samples/tree/tag_azure-spring-boot_3.6.0/cache/azure-spring-cloud-sample-cache
60
60
[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
You can’t perform that action at this time.
0 commit comments