Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2020-03-27 12:06:21 +00:00
parent 1d48586b31
commit 24806fb4d7
2 changed files with 2 additions and 2 deletions

View File

@@ -194,7 +194,7 @@ of the <code>@FeignClient</code> annotation.</p>
for the "stores" service. If your application is a Eureka client then
it will resolve the service in the Eureka service registry. If you
don&#8217;t want to use Eureka, you can simply configure a list of servers
in your external configuration.</p>
in your external configuration using <a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-commons/current/reference/html/#simplediscoveryclient"><code>SimpleDiscoveryClient</code></a>.</p>
</div>
</div>
<div class="sect2">

View File

@@ -194,7 +194,7 @@ of the <code>@FeignClient</code> annotation.</p>
for the "stores" service. If your application is a Eureka client then
it will resolve the service in the Eureka service registry. If you
don&#8217;t want to use Eureka, you can simply configure a list of servers
in your external configuration.</p>
in your external configuration using <a href="https://cloud.spring.io/spring-cloud-static/spring-cloud-commons/current/reference/html/#simplediscoveryclient"><code>SimpleDiscoveryClient</code></a>.</p>
</div>
</div>
<div class="sect2">