We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfff96 commit d89abcdCopy full SHA for d89abcd
articles/azure-app-configuration/faq.yml
@@ -148,7 +148,7 @@ sections:
148
149
- question: How to support profiles in Spring applications?
150
answer: |
151
- Your Spring profile(s) are the default value of your selected keys. This can be overridden by setting a label in your bootstrap failed.
+ Your Spring profile(s) are the default value of your selected keys. This can be overridden by setting a label in your bootstrap file.
152
153
```yaml
154
spring.cloud.azure.appconfiguration.stores[0].selects[0].label-filter: my-label
0 commit comments