Added circuitbreaker

This commit is contained in:
Marcin Grzejszczak
2019-10-04 11:31:19 +02:00
committed by GitHub
parent e2d261bfa9
commit 734e28b4c0

View File

@@ -214,6 +214,11 @@ $(addBlockSwitches);
<td class="tableblock halign-left valign-top"><p class="tableblock">2.2.0.M3</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-vault/2.2.0.M3/reference/html/">URL</a></p></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">spring-cloud-circuitbreaker</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">1.0.0.M1</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-circuitbreaker/1.0.0.M1/reference/html/">URL</a></p></td>
</tr>
</tbody>
</table>
</div>
@@ -225,4 +230,4 @@ $(addBlockSwitches);
<script src="js/highlight/highlight.min.js"></script>
<script>hljs.initHighlighting()</script>
</body>
</html>
</html>