Skip to content

Conversation

@backwind1233
Copy link
Contributor

  1. fix description for Auto-configuration properties
  2. fix outdated link
  3. other updates

@ghost ghost added the azure-spring All azure-spring related issues label Jul 19, 2021
@backwind1233 backwind1233 self-assigned this Jul 19, 2021
@backwind1233 backwind1233 linked an issue Jul 19, 2021 that may be closed by this pull request

#### Autowire a resource
You can use the annotation of `@Value("blob://{containerName}/{blobName}")` to autowire a `Resource` with that in [Azure Blob storage][azure_storage].
You can use the annotation of `@Value("azure-blob://[your-containerName]/[your-blobName]")` to autowire a **bolb** `Resource`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling mistake - 'blob', not 'bolb'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks @JonathanGiles

Copy link

@chenrujun chenrujun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@backwind1233 backwind1233 merged commit debf7af into Azure:main Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mistake in documentation

3 participants