Sync docs from master to gh-pages
This commit is contained in:
@@ -585,7 +585,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.platform.config.server.uri") and use it to
|
||||
repository (at "spring.cloud.config.server.uri") and use it to
|
||||
initialize a mini <code>SpringApplication</code>. The mini-application’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>
|
||||
@@ -1056,7 +1056,7 @@ configuration from the server.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>You can disable the bootstrap process completely by setting
|
||||
<code>spring.platform.bootstrap.enabled=false</code> (e.g. in System properties).</p>
|
||||
<code>spring.cloud.bootstrap.enabled=false</code> (e.g. in System properties).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
@@ -1903,7 +1903,7 @@ and puts it in a request header for the downstream requests.</p>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2014-10-13 13:05:26 UTC
|
||||
Last updated 2014-10-13 13:19:10 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user