From 3c0bec4dd3440b6a6a1460caea35b238f2b16a1b Mon Sep 17 00:00:00 2001 From: buildmaster Date: Wed, 18 Sep 2019 16:00:31 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 2 +- reference/html/spring-cloud-commons.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/html/index.html b/reference/html/index.html index d1aecb79..a6dc0e30 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -868,7 +868,7 @@ adding it to new projects. -In order to make use of the more efficient cached version of ServiceInstanceSupplier, +In order to make use of the more efficient cached version of ServiceInstanceListSupplier, spring-cloud-starter-loadbalancer will enable caching by default. Spring Boot Caching mechanism will be used under the hood. If you don’t want caching to be used, you can set diff --git a/reference/html/spring-cloud-commons.html b/reference/html/spring-cloud-commons.html index d1aecb79..a6dc0e30 100644 --- a/reference/html/spring-cloud-commons.html +++ b/reference/html/spring-cloud-commons.html @@ -868,7 +868,7 @@ adding it to new projects. -In order to make use of the more efficient cached version of ServiceInstanceSupplier, +In order to make use of the more efficient cached version of ServiceInstanceListSupplier, spring-cloud-starter-loadbalancer will enable caching by default. Spring Boot Caching mechanism will be used under the hood. If you don’t want caching to be used, you can set