9e87401efdb51c4ca90ca7345d3bbc45fcde0cec
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type req : Req to path : String in method public resName(path String) : String in class org.rapidoid.http.HttpUtils | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute tx : TransactionMode to transactionMode : TransactionMode in class org.rapidoid.http.RouteOptions | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.rapidoid.http.RouteConfig from classes [org.rapidoid.http.RouteOptions] | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter req : Req to path : String in method public resName(path String) : String in class org.rapidoid.http.HttpUtils | From | To |