7730f31227813b226154bcb620f1432607859a91
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type params : String... to paramMap : Map<String,String> in method public ParameterizedErrorVM(message String, paramMap Map<String,String>) in class io.github.jhipster.sample.web.rest.errors.ParameterizedErrorVM | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String[] to Map<String,String> in method public getParams() : Map<String,String> in class io.github.jhipster.sample.web.rest.errors.ParameterizedErrorVM | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute params : String[] to paramMap : Map<String,String> in class io.github.jhipster.sample.web.rest.errors.ParameterizedErrorVM | From | To | |
| Rename Attribute params : String[] to paramMap : Map<String,String> in class io.github.jhipster.sample.web.rest.errors.CustomParameterizedException | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type params : String[] to paramMap : Map<String,String> in class io.github.jhipster.sample.web.rest.errors.ParameterizedErrorVM | From | To | |
| Change Attribute Type params : String[] to paramMap : Map<String,String> in class io.github.jhipster.sample.web.rest.errors.CustomParameterizedException | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter params : String... to paramMap : Map<String,String> in method public ParameterizedErrorVM(message String, paramMap Map<String,String>) in class io.github.jhipster.sample.web.rest.errors.ParameterizedErrorVM | From | To |