Uses of Package
org.springframework.data.rest.webmvc
Package
Description
-
ClassDescriptionAnnotation to declare a controller that declares request mappings to be augmented with a base URI in the Spring Data REST configuration.A
RequestMappingHandlerMapping
that augments the request mappingsValue object to be able to extract the lookup path within a configured base URI that forms a URI namespace.A Spring HATEOASEntityModel
subclass that holds a reference to the entity'sPersistentEntity
metadata.Builder to createPersistentEntityResource
instances.Dedicated resource type to represent the links pointing to collection resources exposed for repositories.Annotation to demarcate Spring MVC controllers provided by Spring Data REST.Indicates a resource was not found. -
ClassDescriptionAnnotation to declare a controller that declares request mappings to be augmented with a base URI in the Spring Data REST configuration.Meta-information about the root repository resource.
-
ClassDescriptionValue object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
RepresentationModelProcessor
to add aprofile
link to the root resource to point to multiple forms of metadata.Exception handler for Spring Data REST controllers.Meta-information about the root repository resource. -
-
ClassDescriptionValue object to be able to extract the lookup path within a configured base URI that forms a URI namespace.A Spring HATEOAS
EntityModel
subclass that holds a reference to the entity'sPersistentEntity
metadata.