File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
azure-spring-cloud-autoconfigure
azure-spring-cloud-storage Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ The following section provides sample projects illustrating how to use the Azure
5050- [ Event Hubs] [ event_hubs_sample ]
5151- [ Event Hubs Kafka] [ event_hubs_kafka_sample ]
5252- [ Service Bus] [ service_bus_sample ]
53- - [ Storage] [ storage_sample ]
5453- [ Storage Queue] [ storage_queue_sample ]
5554
5655## Troubleshooting
@@ -81,7 +80,6 @@ The following section provides sample projects illustrating how to use the Azure
8180- [ Event Hubs] [ event_hubs_sample ]
8281- [ Event Hubs Kafka] [ event_hubs_kafka_sample ]
8382- [ Service Bus] [ service_bus_sample ]
84- - [ Storage] [ storage_sample ]
8583- [ Storage Queue] [ storage_queue_sample ]
8684
8785## Contributing
@@ -113,6 +111,5 @@ Please follow [instructions here][contributing_md] to build from source or contr
113111[ event_hubs_sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-integration-sample-eventhubs
114112[ event_hubs_kafka_sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-eventhubs-kafka
115113[ service_bus_sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-integration-sample-servicebus
116- [ storage_sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-storage-resource
117114[ storage_queue_sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-integration-sample-storage-queue
118115[ jdk_link ] : https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable
Original file line number Diff line number Diff line change 11# Azure Spring cloud azure Storage client library for Java
22This package helps developers to finish the auto-configuration of Azure Storage.
33
4- [ Source code] [ src ] | [ Package (Maven)] [ package ] | [ API reference documentation] [ refdocs ] | [ Samples ] [ sample ]
4+ [ Source code] [ src ] | [ Package (Maven)] [ package ] | [ API reference documentation] [ refdocs ]
55
66## Getting started
77### Prerequisites
@@ -57,7 +57,6 @@ Please follow [instructions here][contributing_md] to build from source or contr
5757[ src ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-cloud-storage
5858[ package ] : https://mvnrepository.com/artifact/com.microsoft.azure/spring-cloud-azure-storage
5959[ refdocs ] : https://azure.github.io/azure-sdk-for-java/spring.html#spring-cloud-azure-storage
60- [ sample ] : https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/spring/azure-spring-boot-samples/azure-spring-cloud-sample-storage-resource
6160[ logging ] : https://github.com/Azure/azure-sdk-for-java/wiki/Logging-with-Azure-SDK#use-logback-logging-framework-in-a-spring-boot-application
6261[ azure_subscription ] : https://azure.microsoft.com/free
6362[ logging_doc ] : https://docs.spring.io/spring-boot/docs/current/reference/html/spring-boot-features.html#boot-features-logging
You can’t perform that action at this time.
0 commit comments