@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
@@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
<iclass="fa icon-note"title="Note"></i>
</td>
<tdclass="content">
<code>spring-cloud-starter-openfeign</code>contains both <code>spring-cloud-starter-netflix-ribbon</code> and <code>spring-cloud-starter-loadbalancer</code>.
<code>spring-cloud-starter-openfeign</code>supports both <code>spring-cloud-starter-netflix-ribbon</code> and <code>spring-cloud-starter-loadbalancer</code>. However, as they are optional dependencies, you need to make sure the one you want to use has been added to your project.
@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
@@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
<iclass="fa icon-note"title="Note"></i>
</td>
<tdclass="content">
<code>spring-cloud-starter-openfeign</code>contains both <code>spring-cloud-starter-netflix-ribbon</code> and <code>spring-cloud-starter-loadbalancer</code>.
<code>spring-cloud-starter-openfeign</code>supports both <code>spring-cloud-starter-netflix-ribbon</code> and <code>spring-cloud-starter-loadbalancer</code>. However, as they are optional dependencies, you need to make sure the one you want to use has been added to your project.