f00f7619960dd2a7ff23a054ebb6b9bb5cdb55a1
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public feignClientFactory() : FeignClientFactory renamed to public feignContext() : FeignContext in class org.springframework.cloud.netflix.feign.FeignAutoConfiguration | From | To | |
| Rename Method public invalid() : void renamed to public testNotLegalHostname() : void in class org.springframework.cloud.netflix.feign.invalid.FeignClientValidationTests | From | To | |
| Change Parameter Type | 5 | ||
| Change Parameter Type factory : FeignClientFactory to context : FeignContext in method protected getOptional(context FeignContext, type Class<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Parameter Type factory : FeignClientFactory to context : FeignContext in method protected feign(context FeignContext) : Feign.Builder in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Parameter Type target : Target<T> to target : HardCodedTarget<T> in method protected loadBalance(builder Feign.Builder, context FeignContext, target HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Parameter Type factory : FeignClientFactory to context : FeignContext in method protected loadBalance(builder Feign.Builder, context FeignContext, target HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Parameter Type factory : FeignClientFactory to context : FeignContext in method protected get(context FeignContext, type Class<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Move Method | 1 | ||
| Move Method public feignHystrixBuilder() : Feign.Builder from class org.springframework.cloud.netflix.feign.FeignClientsConfiguration to public feignHystrixBuilder() : Feign.Builder from class org.springframework.cloud.netflix.feign.FeignClientsConfiguration.HystrixFeignConfiguration | From | To | |
| Rename Variable | 3 | ||
| Rename Variable factory : FeignClientFactory to context : FeignContext in method public getObject() : Object in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Rename Variable factory : FeignClientFactory to context : FeignContext in method public testChildContexts() : void in class org.springframework.cloud.netflix.feign.FeignClientFactoryTests | From | To | |
| Rename Variable factory : FeignClientFactory to context : FeignContext in method public feignContext() : FeignContext in class org.springframework.cloud.netflix.feign.FeignAutoConfiguration | From | To | |
| Change Return Type | 1 | ||
| Change Return Type FeignClientFactory to FeignContext in method public feignContext() : FeignContext in class org.springframework.cloud.netflix.feign.FeignAutoConfiguration | From | To | |
| Rename Class | 2 | ||
| Rename Class org.springframework.cloud.netflix.feign.FeignClientFactory renamed to org.springframework.cloud.netflix.feign.FeignContext | From | To | |
| Rename Class org.springframework.cloud.netflix.feign.invalid.FeignClientValidationTests.BadConfiguration renamed to org.springframework.cloud.netflix.feign.invalid.FeignClientValidationTests.BadHostnameConfiguration | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute factory : FeignClientFactory to feignContext : FeignContext in class org.springframework.cloud.netflix.feign.EnableFeignClientsTests | From | To | |
| Rename Attribute factory : FeignClientFactory to context : FeignContext in class org.springframework.cloud.netflix.feign.FeignClientOverrideDefaultsTests | From | To | |
| Rename Attribute context : ApplicationContext to applicationContext : ApplicationContext in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Rename Attribute factory : FeignClientFactory to context : FeignContext in class org.springframework.cloud.netflix.feign.SpringDecoderTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable builder : Feign.Builder in method public getObject() : Object from class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type factory : FeignClientFactory to context : FeignContext in method public getObject() : Object in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Change Variable Type factory : FeignClientFactory to context : FeignContext in method public testChildContexts() : void in class org.springframework.cloud.netflix.feign.FeignClientFactoryTests | From | To | |
| Change Variable Type factory : FeignClientFactory to context : FeignContext in method public feignContext() : FeignContext in class org.springframework.cloud.netflix.feign.FeignAutoConfiguration | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type factory : FeignClientFactory to context : FeignContext in class org.springframework.cloud.netflix.feign.SpringDecoderTests | From | To | |
| Change Attribute Type factory : FeignClientFactory to feignContext : FeignContext in class org.springframework.cloud.netflix.feign.EnableFeignClientsTests | From | To | |
| Change Attribute Type factory : FeignClientFactory to context : FeignContext in class org.springframework.cloud.netflix.feign.FeignClientOverrideDefaultsTests | From | To | |
| Rename Parameter | 4 | ||
| Rename Parameter factory : FeignClientFactory to context : FeignContext in method protected getOptional(context FeignContext, type Class<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Rename Parameter factory : FeignClientFactory to context : FeignContext in method protected feign(context FeignContext) : Feign.Builder in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Rename Parameter factory : FeignClientFactory to context : FeignContext in method protected loadBalance(builder Feign.Builder, context FeignContext, target HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To | |
| Rename Parameter factory : FeignClientFactory to context : FeignContext in method protected get(context FeignContext, type Class<T>) : T in class org.springframework.cloud.netflix.feign.FeignClientFactoryBean | From | To |