Package org.springframework.data.rest.core
@NonNullApi
package org.springframework.data.rest.core
-
ClassDescriptionAggregateReference<T,
ID> Represents a reference to an aggregate backed by a URI.AssociationAggregateReference<T extends org.jmolecules.ddd.types.AggregateRoot<T,ID>, ID extends org.jmolecules.ddd.types.Identifier> AnAggregateReference
that can also resolve into jMoleculesAssociation
instances.Simple value object to build up (URI) paths.Exception that is thrown when a SpringValidator
throws an error.AnAggregateReference
implementation that resolves the source URI given aFunction
or into a fixed value.AGenericConverter
that can convert aURI
into an entity.AnErrors
implementation for use in the events mechanism of Spring Data REST.