Closed rvervaek closed 1 year ago
Hi, @backwind1233 , please help to handle this issue.
Hi @rvervaek thanks for reaching out, our repo has be migrated to azure-sdk-for-java, so I copied current issue to that repo, let's use that issue to track.
Closing this, redirect to https://github.com/Azure/azure-sdk-for-java/issues/32424.
Describe the bug When declaring BlobContainerClient as a Spring bean (using the createBlobContainerIfNotExists method) the startup of the Spring Boot application context hangs forever when spring-cloud-starter-sleuth is on the classpath.
Exception or Stack Trace
To Reproduce Reproducable example in attachment
Code Snippet
Expected behavior Either the Spring Boot Application starts successfully or fails with an error.
Additional context
bug.zip