9beb5120da3741a8989fba57a61589c4956c243f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testBeanMerging() : void renamed to public testBeanMergingViaProp() : void in class com.fasterxml.jackson.databind.deser.PropertyMergeTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute _introspector : AnnotationIntrospector to _config : MapperConfig<?> in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type _introspector : AnnotationIntrospector to _config : MapperConfig<?> in class com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition | From | To |