Hierarchy For Package org.springframework.data.rest.webmvc

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
          • org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
            • org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
              • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
        • org.springframework.web.servlet.support.WebContentGenerator
          • org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter (implements org.springframework.web.servlet.HandlerAdapter, org.springframework.core.Ordered)
            • org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
    • org.springframework.data.rest.webmvc.BaseUri
    • org.springframework.data.rest.webmvc.ControllerUtils
    • org.springframework.data.rest.webmvc.EmbeddedResourcesAssembler
    • jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
      • jakarta.servlet.http.HttpServlet
        • org.springframework.web.servlet.HttpServletBean (implements org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable)
          • org.springframework.web.servlet.FrameworkServlet (implements org.springframework.context.ApplicationContextAware)
    • org.springframework.data.rest.webmvc.HttpHeadersPreparer
    • org.springframework.data.rest.webmvc.IncomingRequest
    • 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.ProfileController
    • org.springframework.data.rest.webmvc.ProfileResourceProcessor (implements org.springframework.hateoas.server.RepresentationModelProcessor<T>)
    • org.springframework.data.rest.webmvc.RepositoryController
    • org.springframework.data.rest.webmvc.RepositoryRestExceptionHandler
    • org.springframework.hateoas.RepresentationModel<T>
    • org.springframework.data.rest.webmvc.RestControllerConfiguration
    • org.springframework.data.rest.webmvc.RestMediaTypes
    • org.springframework.data.rest.webmvc.RootResourceInformation
    • org.springframework.data.rest.webmvc.ServerHttpRequestMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
    • java.lang.Throwable (implements java.io.Serializable)

Annotation Interface Hierarchy