5852f63f195353dcd414a47cbfd445410c67300b
Files Diff
- Added: 14
- Removed: 2
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type verb : String to verb : HttpVerb in method public hasRoute(verb HttpVerb, uri String) : boolean in class org.rapidoid.gui.reqinfo.IReqInfo | From | To | |
| Change Parameter Type verb : String to verb : HttpVerb in method public hasRoute(verb HttpVerb, uri String) : boolean in class org.rapidoid.gui.reqinfo.NoReqInfo | From | To | |
| Change Parameter Type verb : String to verb : HttpVerb in method public hasRoute(verb HttpVerb, uri String) : boolean in class org.rapidoid.gui.reqinfo.MockReqInfo | From | To | |
| Inline Method | 1 | ||
| Inline Method public staticResource(filename String, possibleLocations String...) : Res inlined to public staticPage(req Req, possibleLocations String...) : Res in class org.rapidoid.http.HttpUtils | From | To |