38fdfc16663278856b3e3bb77e96fa9990116ed8
Files Diff
- Added: 385
- Removed: 127
- Renamed: 0
- Modified: 181
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable label : Label in method public getLabel(id Long) : ResponseEntity<Label> from class com.mycompany.myapp.web.rest.LabelResource | From | To | |
Extract Variable operation : Operation in method public getOperation(id Long) : ResponseEntity<Operation> from class com.mycompany.myapp.web.rest.OperationResource | From | To | |
Extract Variable bankAccount : BankAccount in method public getBankAccount(id Long) : ResponseEntity<BankAccount> from class com.mycompany.myapp.web.rest.BankAccountResource | From | To |