47747f32569559d5be785cd01918607d72b7bc3b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable message : String in method protected handleException(info Map<String,Object>, ex HystrixRuntimeException) : ClientHttpResponse from class org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter | From | To | |
Extract Variable cause : Throwable in method protected handleException(info Map<String,Object>, ex HystrixRuntimeException) : ClientHttpResponse from class org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter | From | To | |
Extract Method | 1 | ||
Extract Method protected handleException(info Map<String,Object>, ex HystrixRuntimeException) : ClientHttpResponse extracted from private forward(context RibbonCommandContext) : ClientHttpResponse in class org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter | From | To |