4ebf37cee420aff18c6308a33a42721f04881735
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 1 | ||
| Rename Class org.rapidoid.http.customize.JsonBodyParser renamed to org.rapidoid.http.customize.BeanParameterFactory | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute jsonBodyParser : JsonBodyParser to beanParameterFactory : BeanParameterFactory in class org.rapidoid.http.customize.Customization | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type jsonBodyParser : JsonBodyParser to beanParameterFactory : BeanParameterFactory in class org.rapidoid.http.customize.Customization | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public beanParameterFactory() : BeanParameterFactory extracted from public getParamValue(req Req) : Object in class org.rapidoid.http.handler.param.BeanParamRetriever & moved to class org.rapidoid.http.customize.Customization | From | To |