Uses of Package
com.broadleafcommerce.common.extension.mapping
Package
Description
-
ClassDescriptionRepresents an override of a type to use during Json deserialization.For any
ProjectionReferredTypeOverride
instances, will establish a class mapping inTypeFactory
, and then establish the appropriateTypeFactoryAwareDeserializer
in theTypeFactoryAwareDeserializerModule
.Registers deserializers for all of the types known in theTypeFactory
-
ClassDescriptionRepresents an override of a type to use during Json deserialization.A deserializer that appropriately swaps out deserialized types via the most-derived type registered in the
TypeFactory
.Registers deserializers for all of the types known in theTypeFactory