Merge branch '2.2.x'

This commit is contained in:
Spencer Gibb
2020-03-02 16:31:56 -05:00
10 changed files with 214 additions and 49 deletions

View File

@@ -147,6 +147,6 @@ $ curl localhost:8080/env
}
----
A property source called ```configService:<URL of remote repository>/<file name>` contains the `foo` property with a value of `bar` and is highest priority.
A property source called `configService:<URL of remote repository>/<file name>` contains the `foo` property with a value of `bar` and is the highest priority.
NOTE: The URL in the property source name is the git repository, not the config server URL.