Class PersistentEntityJackson2Module.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
java.lang.Object
org.springframework.data.rest.webmvc.json.PersistentEntityJackson2Module.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
public static class PersistentEntityJackson2Module.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
extends Object
Advanced customization of the
CreatorProperty instances customized to additionally register them with the
ValueInstantiator backing the BeanDeserializerModifier. This is necessary as the standard
customization does not propagate into the initial object construction as the CreatorProperty instances
for that are looked up via the ValueInstantiator and the property model behind those is not undergoing
the customization currently (Jackson 2.9.9).- Author:
- Oliver Drotbohm
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CONSTRUCTOR_ARGS_FIELD
-