2c502e3997eaca84eb8c4198fa6f3bd45cf49bba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ResponseEntity<TestObject> to TestObject in method public getTest(anotherId String) : TestObject in class org.springframework.cloud.netflix.feign.support.SpringMvcContractTests.TestTemplate_Simple | From | To | |
Rename Parameter | 1 | ||
Rename Parameter id : String to anotherId : String in method public getTest(anotherId String) : TestObject in class org.springframework.cloud.netflix.feign.support.SpringMvcContractTests.TestTemplate_Simple | From | To |