Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2014-10-01 14:54:30 +01:00
parent a9612afde8
commit a2afe40feb
2 changed files with 403 additions and 9 deletions

View File

@@ -42,7 +42,6 @@
<li><a href="#_router_and_filter_zuul">Router and Filter: Zuul</a></li>
</ul>
</li>
<li><a href="#_spring_cloud_cluster">Spring Cloud Cluster</a></li>
<li><a href="#_spring_platform_bus">Spring Platform Bus</a>
<ul class="sectlevel1">
<li><a href="#_quick_start_2">Quick Start</a></li>
@@ -363,14 +362,10 @@ normal Eureka functionality under <code>/v2/*</code>.</p>
<div class="sect1">
<h2 id="_router_and_filter_zuul">Router and Filter: Zuul</h2>
<div class="sectionbody">
</div>
</div>
<h1 id="_spring_cloud_cluster" class="sect0">Spring Cloud Cluster</h1>
<div class="paragraph">
<p>Spring Cloud Cluster offers a set of primitives for building "cluster"
features into a distributed system. Example are leadership election,
consistent storage of cluster state, global locks and one-time tokens.</p>
<p>Unresolved directive in spring-cloud.adoc - include::../../../cluster/src/main/asciidoc/spring-cloud-cluster.adoc[]</p>
</div>
</div>
</div>
<h1 id="_spring_platform_bus" class="sect0">Spring Platform Bus</h1>
<div class="paragraph">
@@ -472,7 +467,7 @@ with Eureka will also become a Cloud Foundry service.</p>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2014-09-30 10:44:40 BST
Last updated 2014-09-30 11:45:18 BST
</div>
</div>
</body>