Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-09-18 16:00:31 +00:00
parent f6d2327700
commit 3c0bec4dd3
2 changed files with 2 additions and 2 deletions

View File

@@ -868,7 +868,7 @@ adding it to new projects.
<i class="fa icon-important" title="Important"></i>
</td>
<td class="content">
In order to make use of the more efficient cached version of <code>ServiceInstanceSupplier</code>,
In order to make use of the more efficient cached version of <code>ServiceInstanceListSupplier</code>,
<code>spring-cloud-starter-loadbalancer</code> will <strong>enable caching</strong> by default.
<a href="https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-caching.html">Spring Boot Caching</a>
mechanism will be used under the hood. If you don&#8217;t want caching to be used, you can set

View File

@@ -868,7 +868,7 @@ adding it to new projects.
<i class="fa icon-important" title="Important"></i>
</td>
<td class="content">
In order to make use of the more efficient cached version of <code>ServiceInstanceSupplier</code>,
In order to make use of the more efficient cached version of <code>ServiceInstanceListSupplier</code>,
<code>spring-cloud-starter-loadbalancer</code> will <strong>enable caching</strong> by default.
<a href="https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-caching.html">Spring Boot Caching</a>
mechanism will be used under the hood. If you don&#8217;t want caching to be used, you can set