Package org.springframework.data.rest.core.support
package org.springframework.data.rest.core.support
-
ClassDescriptionDefault implementation of SelfLinkProvider that uses an
EntityLinks
instance 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.EntityLookup
implementation base class to derive the supported domain type from the generics signature.ALinkRelationProvider
based on theResourceMappings
for 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.RepositoryInvokerFactory
that wraps theRepositoryInvokerFactory
returned by the delegate with one that automatically unwraps JDK 8Optional
and GuavaOptional
s.