Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2014-11-10 08:51:18 +00:00
parent 0f91d17105
commit c7d16b45e9

View File

@@ -487,7 +487,7 @@ repository. Then try it out as a client:</p>
</div>
<div class="paragraph">
<p>The default strategy for locating property sources is to clone a git
repository (at "spring.cloud.config.server.uri") and use it to
repository (at "spring.cloud.config.server.git.uri") and use it to
initialize a mini <code>SpringApplication</code>. The mini-application&#8217;s
<code>Environment</code> is used to enumerate property sources and publish them
via a JSON endpoint. The service has resources in the form:</p>
@@ -1302,7 +1302,7 @@ grabbing it in the bootstrap context and injecting one).</p>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2014-11-08 19:30:00 UTC
Last updated 2014-11-10 08:49:46 UTC
</div>
</div>
</body>