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