Sync docs from master to gh-pages
This commit is contained in:
@@ -276,6 +276,9 @@ The following listing shows an example:</p>
|
||||
For the property <code>spring.application.name</code> to be used as the application’s context ID, you must set it in <code>bootstrap.[properties | yml]</code>.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>If you want to retrieve specific profile configuration, you should also set <code>spring.profiles.active</code> in <code>bootstrap.[properties | yml]</code>.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>You can disable the bootstrap process completely by setting <code>spring.cloud.bootstrap.enabled=false</code> (for example, in system properties).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user