Class PersistentEntityJacksonModule.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
java.lang.Object
org.springframework.data.rest.webmvc.json.PersistentEntityJacksonModule.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
public static class PersistentEntityJacksonModule.AssociationUriResolvingDeserializerModifier.ValueInstantiatorCustomizer
extends Object
Advanced customization of the
CreatorProperty instances customized to additionally register them with the
ValueInstantiator backing the ValueDeserializerModifier. 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).- Since:
- 5.0
- Author:
- Oliver Drotbohm
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CONSTRUCTOR_ARGS_FIELD
-