Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-07-24 23:20:18 +00:00
parent e3562e673b
commit 78d6e1cac5

View File

@@ -489,7 +489,7 @@ IDE instead if you prefer (the main class is
<div class="listingblock">
<div class="content">
<pre>$ curl localhost:8888/foo/development
{"name":"development","label":"master","propertySources":[
{"name":"foo","label":"master","propertySources":[
{"name":"https://github.com/scratches/config-repo/foo-development.properties","source":{"bar":"spam"}},
{"name":"https://github.com/scratches/config-repo/foo.properties","source":{"foo":"bar"}}
]}</pre>