ebc25adff04f488e5b2b615a767ce57d7a85d0c1
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable customization : Customization to custom : Customization in method public handleError(req Req, resp Resp, error Throwable) : Object in class org.rapidoid.http.customize.DefaultErrorHandler | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [segments : Config, home : Value<String>] to custom : Customization in method private renderError(req Req, resp Resp, error Throwable, custom Customization) : Object in class org.rapidoid.http.customize.DefaultErrorHandler | From | To | |
| Extract Method | 1 | ||
| Extract Method private renderError(req Req, resp Resp, error Throwable, custom Customization) : Object extracted from public handleError(req Req, resp Resp, error Throwable) : Object in class org.rapidoid.http.customize.DefaultErrorHandler | From | To |