Class Hierarchy
- java.lang.Object
- org.springframework.data.rest.core.support.DefaultSelfLinkProvider (implements org.springframework.data.rest.core.support.SelfLinkProvider)
- org.springframework.data.rest.core.support.EntityLookupSupport<T> (implements org.springframework.data.rest.core.support.EntityLookup<T>)
- org.springframework.data.rest.core.support.RepositoryRelProvider (implements org.springframework.hateoas.server.LinkRelationProvider)
- org.springframework.data.rest.core.support.ResourceMappingUtils
- org.springframework.data.rest.core.support.ResourceStringUtils
- org.springframework.data.rest.core.support.SimpleRelProvider (implements org.springframework.hateoas.server.LinkRelationProvider)
- org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory (implements org.springframework.data.repository.support.RepositoryInvokerFactory)
Interface Hierarchy
- org.springframework.plugin.core.Plugin<S>
- org.springframework.data.rest.core.support.EntityLookup<T>
- org.springframework.data.rest.core.support.SelfLinkProvider