Package org.springframework.data.rest.core.support
package org.springframework.data.rest.core.support
-
ClassDescriptionDefault implementation of SelfLinkProvider that uses an
EntityLinksinstance to create self links.EntityLookup<T>SPI to customize which property of an entity is used as unique identifier and how the entity instance is looked up from the backend.EntityLookupimplementation base class to derive the supported domain type from the generics signature.ALinkRelationProviderbased on theResourceMappingsfor the registered repositories.Deprecated.for removal in 3.5Helper methods aiming at handling String representations of resources.Component to create self links for entity instances.RepositoryInvokerFactorythat wraps theRepositoryInvokerFactoryreturned by the delegate with one that automatically unwraps JDK 8Optionaland GuavaOptionals.