Package org.jmolecules.spring
@NonNullApi
package org.jmolecules.spring
-
ClassDescriptionAggregateLookup<T,
ID> Lookup interface to be implemented e.g.AssociationResolver<T extends org.jmolecules.ddd.types.AggregateRoot<T,ID>, ID extends org.jmolecules.ddd.types.Identifier> AssociationToPrimitivesConverter<T extends org.jmolecules.ddd.types.AggregateRoot<T,org.jmolecules.ddd.types.Identifier>> ConvertsAssociationinstances into their backingIdentifieror even to the wrapped value of those.PrimitivesToAssociationConverter<T extends org.jmolecules.ddd.types.AggregateRoot<T,org.jmolecules.ddd.types.Identifier>> Converter to createAssociationinstances from eitherIdentifierprimitives orIdentifierinstances themselves.