Package org.modelmapper.spring.data
@NonNullApi
package org.modelmapper.spring.data
-
ClassDescriptionSPI interface to customize identifier to aggregate mapping in
RepositoryMappingModule.Configuration callback interface to configureAggregateMappingModulebeans available in the application.ModelMapper module to allow the mapping of identifiers of variable kinds into aggregate references loadable via Spring Data repositories.AMappingExceptionbeing thrown in case no aggregate can be resolved for a given source value.AnIdentifierProcessorthat allows to registerUriTemplates for aggregate types so that the model mapping is able to extract the actual aggregate identifier from URIs.