Sync docs from master to gh-pages

This commit is contained in:
Dave Syer
2014-10-23 13:59:49 +00:00
parent e602efe390
commit 4aa29c127b

View File

@@ -1232,7 +1232,7 @@ public class Application {
<pre class="highlight"><code>eureka:
client:
serviceUrl:
defaultZone: http://localhost:8080/v2/</code></pre>
defaultZone: http://localhost:8761/eureka/api/</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>/v2/*</code>.</p>
normal Eureka functionality under <code>/eureka/api/*</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 13:52:37 UTC
Last updated 2014-10-23 13:58:59 UTC
</div>
</div>
</body>