Adjust to ribbon changes in commons (#300)
* Adjust to Ribbon changes in commons. * Switch to using LoadBalancerClient bean instead of BlockingLoadBalancerClient bean following changes in commons. Remove references of Ribbon from docs and javadocs.
This commit is contained in:
committed by
GitHub
parent
ffa18c4346
commit
efe264d2bb
@@ -5,8 +5,6 @@
|
||||
<suppressions>
|
||||
<suppress files=".*FeignClientTests.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*FeignClientsRegistrarTests.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*FeignRibbonHttpClientConfigurationTests.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*FeignRibbonOkHttpClientConfigurationTests.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*InvoiceClient.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*InvoiceResource.*" checks="LineLengthCheck" />
|
||||
<suppress files=".*IterableParameterTests.*" checks="LineLengthCheck" />
|
||||
|
||||
Reference in New Issue
Block a user