Fixed typo in documentation, from spring.active.profiles to spring.profiles.active (#415)
This commit is contained in:
committed by
Spencer Gibb
parent
de732ec6c4
commit
57103d3607
@@ -87,7 +87,7 @@ Server? The strategy that governs this behaviour is the
|
||||
|
||||
* `{application}` maps to "spring.application.name" on the client side;
|
||||
|
||||
* `{profile}` maps to "spring.active.profiles" on the client (comma separated list); and
|
||||
* `{profile}` maps to "spring.profiles.active" on the client (comma separated list); and
|
||||
|
||||
* `{label}` which is a server side feature labelling a "versioned" set of config files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user