You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
|spring.cloud.aws.parameterstore.enabled | true | Is AWS Parameter Store support enabled.
34
+
|spring.cloud.aws.parameterstore.fail-fast | true | Throw exceptions during config lookup if true, otherwise, log warnings.
35
+
|spring.cloud.aws.parameterstore.name | | Alternative to spring.application.name to use in looking up values in AWS Parameter Store.
36
+
|spring.cloud.aws.parameterstore.prefix | /config | Prefix indicating first level for every property. Value must start with a forward slash followed by a valid path segment or be empty. Defaults to "/config".
0 commit comments