Sync docs from 2.2.x to gh-pages
This commit is contained in:
@@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
|
||||
<i class="fa icon-note" title="Note"></i>
|
||||
</td>
|
||||
<td class="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.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -330,7 +330,7 @@ If none of them is in the classpath, the default feign client is used.</p>
|
||||
<i class="fa icon-note" title="Note"></i>
|
||||
</td>
|
||||
<td class="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.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user