Merge branch '2.2.x'
This commit is contained in:
@@ -1566,7 +1566,7 @@ Spring Retry has a `RetryInterceptorBuilder` that supports creating one.
|
||||
|
||||
The Config Service serves property sources from `/{application}/{profile}/{label}`, where the default bindings in the client app are as follows:
|
||||
|
||||
* "name" = `${spring.application.name}`
|
||||
* "application" = `${spring.application.name}`
|
||||
* "profile" = `${spring.profiles.active}` (actually `Environment.getActiveProfiles()`)
|
||||
* "label" = "master"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user