Uses of Interface
org.springframework.data.mapping.model.EntityInstantiatorSource
Packages that use EntityInstantiatorSource
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of EntityInstantiatorSource in org.springframework.data.mapping.model
Classes in org.springframework.data.mapping.model that implement EntityInstantiatorSourceModifier and TypeClassDescriptionclassSimple value object allowing access toEntityInstantiatorinstances for a given type falling back to a default one.