Class Hierarchy
- java.lang.Object
- org.springframework.hateoas.server.core.AbstractEntityLinks (implements org.springframework.hateoas.server.EntityLinks)
- org.springframework.validation.AbstractErrors (implements org.springframework.validation.Errors, java.io.Serializable)
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.data.rest.core.event.AbstractRepositoryEventListener<T> (implements org.springframework.context.ApplicationListener<E>)
- org.springframework.data.rest.webmvc.alps.AlpsController
- org.springframework.data.rest.core.event.AnnotatedEventHandlerInvoker (implements org.springframework.context.ApplicationListener<E>, org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.rest.webmvc.mapping.Associations
- org.springframework.data.rest.webmvc.support.BackendIdHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.BaseUri
- com.fasterxml.jackson.databind.deser.BeanDeserializerModifier
- org.springframework.data.rest.core.mapping.ConfigurableHttpMethods (implements org.springframework.data.rest.core.mapping.HttpMethods)
- org.springframework.data.rest.core.mapping.ConfigurationApplyingSupportedHttpMethodsAdapter (implements org.springframework.data.rest.core.mapping.SupportedHttpMethods)
- org.springframework.data.rest.webmvc.support.ConstraintViolationExceptionMessage
- org.springframework.data.rest.webmvc.support.ConstraintViolationMessage
- org.springframework.data.rest.webmvc.ControllerUtils
- org.springframework.web.servlet.config.annotation.CorsRegistry
- org.springframework.data.rest.core.mapping.CrudMethodsSupportedHttpMethods (implements org.springframework.data.rest.core.mapping.SupportedHttpMethods)
- org.springframework.data.rest.webmvc.support.DefaultedPageable
- org.springframework.data.rest.webmvc.support.DefaultedPageableHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.support.DefaultExcerptProjector (implements org.springframework.data.rest.webmvc.support.ExcerptProjector)
- org.springframework.data.rest.core.support.DefaultSelfLinkProvider (implements org.springframework.data.rest.core.support.SelfLinkProvider)
- org.springframework.data.rest.webmvc.support.DelegatingHandlerMapping (implements org.springframework.web.servlet.HandlerMapping, org.springframework.web.servlet.handler.MatchableHandlerMapping, org.springframework.core.Ordered)
- org.springframework.data.rest.webmvc.support.DomainClassResolver
- org.springframework.data.rest.webmvc.json.DomainObjectReader
- org.springframework.data.rest.webmvc.EmbeddedResourcesAssembler
- org.springframework.data.rest.core.support.EntityLookupSupport<T> (implements org.springframework.data.rest.core.support.EntityLookup<T>)
- org.springframework.data.rest.webmvc.json.EnumTranslator (implements org.springframework.data.rest.core.config.EnumTranslationConfiguration)
- org.springframework.data.rest.webmvc.support.ETag
- org.springframework.data.rest.webmvc.support.ETagArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.data.rest.webmvc.support.ExceptionMessage
- org.springframework.data.rest.core.mapping.ExposureConfiguration (implements org.springframework.data.rest.core.mapping.ExposureConfigurer)
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- org.springframework.data.rest.webmvc.HttpHeadersPreparer
- org.springframework.data.rest.webmvc.IncomingRequest
- org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.data.rest.webmvc.json.Jackson2DatatypeHelper
- org.springframework.data.rest.webmvc.json.JacksonMappingAwareSortTranslator
- org.springframework.data.rest.webmvc.json.JacksonMappingAwareSortTranslator.SortTranslator
- org.springframework.data.rest.webmvc.json.JacksonMetadata (implements java.lang.Iterable<T>)
- org.springframework.data.rest.core.util.Java8PluginRegistry<T,S>
- org.springframework.data.rest.webmvc.support.JpaHelper (implements org.springframework.beans.factory.BeanFactoryAware)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable)
- org.springframework.data.rest.webmvc.json.patch.JsonPatchPatchConverter (implements org.springframework.data.rest.webmvc.json.patch.PatchConverter<T>)
- org.springframework.data.rest.webmvc.json.JsonSchema
- org.springframework.data.rest.webmvc.json.JsonSchema.Definitions
- org.springframework.data.rest.webmvc.json.JsonSchema.JsonSchemaProperty
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.springframework.hateoas.server.core.LinkBuilderSupport<T> (implements org.springframework.hateoas.server.LinkBuilder)
- org.springframework.data.rest.webmvc.mapping.LinkCollectingAssociationHandler (implements org.springframework.data.mapping.SimpleAssociationHandler)
- org.springframework.data.rest.webmvc.mapping.LinkCollector
- org.springframework.data.rest.webmvc.json.MappingAwareDefaultedPageableArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.json.MappingAwarePageableArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver, org.springframework.data.web.PageableArgumentResolver)
- org.springframework.data.rest.webmvc.json.MappingAwareSortArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver, org.springframework.data.web.SortArgumentResolver)
- org.springframework.data.rest.core.config.MetadataConfiguration
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.data.rest.webmvc.mapping.NestedLinkCollectingAssociationHandler (implements org.springframework.data.mapping.SimpleAssociationHandler)
- org.springframework.data.rest.core.mapping.ParameterMetadata
- org.springframework.data.rest.core.mapping.ParametersMetadata (implements java.lang.Iterable<T>)
- org.springframework.data.rest.webmvc.json.patch.Patch (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.rest.webmvc.json.patch.PatchOperation
- org.springframework.data.rest.core.Path
- org.springframework.data.rest.core.mapping.PersistentEntitiesResourceMappings (implements org.springframework.data.rest.core.mapping.ResourceMappings)
- org.springframework.data.rest.webmvc.PersistentEntityResource.Builder
- org.springframework.data.rest.webmvc.PersistentEntityResourceAssembler (implements org.springframework.hateoas.server.RepresentationModelAssembler<T,D>)
- org.springframework.data.rest.webmvc.config.PersistentEntityResourceAssemblerArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.config.PersistentEntityResourceHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.support.PersistentEntityResourceProcessor (implements org.springframework.hateoas.server.RepresentationModelProcessor<T>)
- org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter (implements org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.springframework.data.rest.webmvc.json.PersistentEntityToJsonSchemaConverter.ValueTypeSchemaPropertyCustomizerFactory
- org.springframework.data.rest.webmvc.ProfileController
- org.springframework.data.rest.webmvc.ProfileResourceProcessor (implements org.springframework.hateoas.server.RepresentationModelProcessor<T>)
- org.springframework.data.rest.core.config.ProjectionDefinitionConfiguration (implements org.springframework.data.rest.core.projection.ProjectionDefinitions)
- org.springframework.data.rest.webmvc.support.RepositoryConstraintViolationExceptionMessage
- org.springframework.data.rest.webmvc.support.RepositoryConstraintViolationExceptionMessage.ValidationError
- org.springframework.data.rest.webmvc.RepositoryController
- org.springframework.data.rest.core.support.RepositoryRelProvider (implements org.springframework.hateoas.server.LinkRelationProvider)
- org.springframework.data.rest.core.config.RepositoryRestConfiguration
- org.springframework.data.rest.webmvc.config.RepositoryRestConfigurerAdapter (implements org.springframework.data.rest.webmvc.config.RepositoryRestConfigurer)
- org.springframework.data.rest.webmvc.RepositoryRestExceptionHandler
- org.springframework.data.rest.core.annotation.RepositoryRestResource.None
- org.springframework.hateoas.RepresentationModel<T>
- org.springframework.data.rest.core.mapping.ResolvableResourceDescriptionSupport (implements org.springframework.data.rest.core.mapping.ResourceDescription)
- org.springframework.data.rest.core.config.ResourceMapping
- org.springframework.data.rest.core.config.ResourceMappingConfiguration
- org.springframework.data.rest.core.support.ResourceMappingUtils
- org.springframework.data.rest.webmvc.config.ResourceMetadataHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.core.support.ResourceStringUtils
- org.springframework.data.rest.webmvc.RestMediaTypes
- org.springframework.data.rest.webmvc.RootResourceInformation
- org.springframework.data.rest.webmvc.config.RootResourceInformationHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.webmvc.alps.RootResourceInformationToAlpsDescriptorConverter
- org.springframework.data.rest.core.mapping.SearchResourceMappings (implements java.lang.Iterable<T>, org.springframework.data.rest.core.mapping.ResourceMapping)
- org.springframework.data.rest.webmvc.ServerHttpRequestMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.rest.core.support.SimpleRelProvider (implements org.springframework.hateoas.server.LinkRelationProvider)
- org.springframework.data.web.config.SpringDataWebConfiguration (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.rest.core.support.UnwrappingRepositoryInvokerFactory (implements org.springframework.data.repository.support.RepositoryInvokerFactory)
- org.springframework.data.rest.webmvc.convert.UriListHttpMessageConverter (implements org.springframework.http.converter.HttpMessageConverter<T>)
- org.springframework.data.rest.core.UriToEntityConverter (implements org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.springframework.data.rest.webmvc.util.UriUtils
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.