cff20c5a6dc69a5e4bb3560aca5a2f9db823f007
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private isParameterizeResponseEntity(type Type) : boolean extracted from public decode(response Response, type Type) : Object in class org.springframework.cloud.netflix.feign.support.ResponseEntityDecoder | From | To | |
Extract Method private isResponseEntity(type Type) : boolean extracted from public decode(response Response, type Type) : Object in class org.springframework.cloud.netflix.feign.support.ResponseEntityDecoder | From | To |