Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2014-10-23 18:23:08 +00:00
parent a355cd63f2
commit 489c16c736

View File

@@ -1232,7 +1232,7 @@ public class Application {
<pre class="highlight"><code>eureka:
client:
serviceUrl:
defaultZone: http://localhost:8761/eureka/api/</code></pre>
defaultZone: http://localhost:8761/eureka/</code></pre>
</div>
</div>
<div class="paragraph">
@@ -1290,7 +1290,7 @@ public class Application {
</div>
<div class="paragraph">
<p>The server has a home page with a UI, and HTTP API endpoints per the
normal Eureka functionality under <code>/eureka/api/*</code>.</p>
normal Eureka functionality under <code>/eureka/*</code>.</p>
</div>
<div class="paragraph">
<p>Eureka background reading: see <a href="https://github.com/cfregly/fluxcapacitor/wiki/NetflixOSS-FAQ#eureka-service-discovery-load-balancer">flux capacitor</a> and <a href="https://groups.google.com/forum/?fromgroups#!topic/eureka_netflix/g3p2r7gHnN0">google group discussion</a>.</p>
@@ -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-23 14:41:00 UTC
Last updated 2014-10-23 18:22:26 UTC
</div>
</div>
</body>