dd978169dac1626e7a7829b5c317a4cecc63ab3a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 1 | ||
| Move Class org.springframework.cloud.netflix.ribbon.RibbonUtils.RibbonProperties moved to org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute clientConfig : IClientConfig to ribbon : RibbonProperties in class org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList | From | To | |
| Extract Method | 5 | ||
| Extract Method public readTimeout(defaultValue int) : int extracted from public readTimeout() : int in class org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Extract Method public connectTimeout(defaultValue int) : int extracted from public connectTimeout() : int in class org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Extract Method public isFollowRedirects(defaultValue boolean) : boolean extracted from public isFollowRedirects() : boolean in class org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Extract Method public isSecure(defaultValue boolean) : boolean extracted from public isSecure() : boolean in class org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Extract Method public maxTotalConnections(defaultValue int) : int extracted from public maxTotalConnections() : int in class org.springframework.cloud.netflix.ribbon.RibbonProperties | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type clientConfig : IClientConfig to ribbon : RibbonProperties in class org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList | From | To |