Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-08-28 21:10:48 +00:00
parent 5aabcf69ca
commit e87cb3d9dc
3 changed files with 33 additions and 0 deletions

View File

@@ -1372,6 +1372,17 @@ that caused the failure.</p>
<p>You can configure your circuit breakers using by creating beans of type <code>Customizer</code>.
The <code>Customizer</code> interface has a single method called <code>customize</code> that takes in the <code>Object</code> to customize.</p>
</div>
<div class="paragraph">
<p>For detailed information on how to customize a given implementation see
the links below</p>
</div>
<div class="ulist">
<ul>
<li>
<p>[Hystrix](../spring-cloud-netflix/reference/html/#_circuit_breaker_spring_cloud_circuit_breaker_with_hystrix)</p>
</li>
</ul>
</div>
</div>
</div>
</div>