|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testNoRetryOnPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testRetryNextServer() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testRetryOnPost() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testRetrySameServerOnly() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testRetryOnStatusCode() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method private getBuiltRequestConfig(defaultConfigurationClass Class<?>, configOverride IClientConfig, factory SpringClientFactory) : RequestConfig in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testNeverRetry() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testRetryNextServer() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type delegate : HttpClient to delegate : CloseableHttpClient in method public testRetrySameServerOnly() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type response : HttpResponse to response : CloseableHttpResponse in method public testRetryOnStatusCode() : void in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |
|
Change Variable Type httpResponse : HttpResponse to httpResponse : CloseableHttpResponse in method private getBuiltRequestConfig(defaultConfigurationClass Class<?>, configOverride IClientConfig, factory SpringClientFactory) : RequestConfig in class org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClientTests |
From |
To |