05351b78097be2b2ed215619197dfc80e5fa8aac
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method protected setProp(serviceId String, suffix String, value String) : void from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration to public setRibbonProperty(serviceId String, suffix String, value String) : void from class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils | From | To | |
Move And Rename Method protected getKey(serviceId String, suffix String) : String from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration to public getRibbonKey(serviceId String, suffix String) : String from class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils | From | To | |
Move Method | 1 | ||
Move Method protected getProperty(key String) : DynamicStringProperty from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration to public getProperty(key String) : DynamicStringProperty from class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils | From | To | |
Move Attribute | 2 | ||
Move Attribute protected DEFAULT_NAMESPACE : String from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration to public DEFAULT_NAMESPACE : String from class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils | From | To | |
Move Attribute protected VALUE_NOT_SET : String from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration to public VALUE_NOT_SET : String from class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils | From | To | |
Extract Class | 1 | ||
Extract Class org.springframework.cloud.netflix.ribbon.RibbonProperyUtils from class org.springframework.cloud.netflix.ribbon.eureka.EurekaRibbonClientConfiguration | From | To |