9818693c5f5b771b7dfa1098d8cb625a66e301f8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : ClientException to throwable : Throwable in method package propagateFirstIOException(throwable Throwable) : void in class feign.ribbon.RibbonClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : ClientException to throwable : Throwable in method package propagateFirstIOException(throwable Throwable) : void in class feign.ribbon.RibbonClient | From | To | |
Extract Method | 1 | ||
Extract Method package propagateFirstIOException(throwable Throwable) : void extracted from public execute(request Request, options Request.Options) : Response in class feign.ribbon.RibbonClient | From | To |