3991c8c5f78b6c2d781c5c4b0e86c961378e6fc9
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type target : HardCodedTarget<T> to target : Target.HardCodedTarget<T> in method public target(factory FeignClientFactoryBean, feign Feign.Builder, context FeignContext, target Target.HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.Targeter | From | To | |
Change Parameter Type target : HardCodedTarget<T> to target : Target.HardCodedTarget<T> in method public target(factory FeignClientFactoryBean, feign Feign.Builder, context FeignContext, target Target.HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.HystrixTargeter | From | To | |
Change Parameter Type target : HardCodedTarget<T> to target : Target.HardCodedTarget<T> in method public target(factory FeignClientFactoryBean, feign Feign.Builder, context FeignContext, target Target.HardCodedTarget<T>) : T in class org.springframework.cloud.netflix.feign.DefaultTargeter | From | To | |
Rename Class | 2 | ||
Rename Class org.springframework.cloud.netflix.feign.ribbon.FeignRibbonClientAutoConfiguration.HttpClientConfiguration renamed to org.springframework.cloud.netflix.feign.ribbon.FeignRibbonClientAutoConfiguration.HttpClientFeignLoadBalancedConfiguration | From | To | |
Rename Class org.springframework.cloud.netflix.feign.ribbon.FeignRibbonClientAutoConfiguration.OkHttpConfiguration renamed to org.springframework.cloud.netflix.feign.ribbon.FeignRibbonClientAutoConfiguration.OkHttpFeignLoadBalancedConfiguration | From | To | |
Move Class | 3 | ||
Move Class org.springframework.cloud.netflix.feign.FeignClientFactoryBean.HystrixTargeter moved to org.springframework.cloud.netflix.feign.HystrixTargeter | From | To | |
Move Class org.springframework.cloud.netflix.feign.FeignClientFactoryBean.Targeter moved to org.springframework.cloud.netflix.feign.Targeter | From | To | |
Move Class org.springframework.cloud.netflix.feign.FeignClientFactoryBean.DefaultTargeter moved to org.springframework.cloud.netflix.feign.DefaultTargeter | From | To |