03f6d12e5087ad93c0e35864255e8c7475723f7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable enabled : DiscoveryEnabledServer to discoveryServer : DiscoveryEnabledServer in method public isSecure(server Server) : boolean in class org.springframework.cloud.netflix.ribbon.eureka.EurekaServerIntrospector | From | To | |
Extract Method | 1 | ||
Extract Method private serverIntrospector(serviceId String) : ServerIntrospector extracted from private isSecure(clientFactory SpringClientFactory, server Server, serviceId String) : boolean in class org.springframework.cloud.netflix.ribbon.RibbonLoadBalancerClient | From | To |