Uses of Package
org.modelmapper.spring.data
Packages that use org.modelmapper.spring.data
-
Classes in org.modelmapper.spring.data used by org.modelmapper.spring.dataClassDescriptionSPI interface to customize identifier to aggregate mapping in
RepositoryMappingModule.ModelMapper module to allow the mapping of identifiers of variable kinds into aggregate references loadable via Spring Data repositories.AnIdentifierProcessorthat allows to registerUriTemplates for aggregate types so that the model mapping is able to extract the actual aggregate identifier from URIs.