Uses of Package
org.springframework.data.rest.webmvc
Packages that use org.springframework.data.rest.webmvc
Package
Description
-
Classes in org.springframework.data.rest.webmvc used by org.springframework.data.rest.webmvcClassDescriptionAnnotation to declare a controller that declares request mappings to be augmented with a base URI in the Spring Data REST configuration.A
RequestMappingHandlerMappingthat 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 HATEOASEntityModelsubclass that holds a reference to the entity'sPersistentEntitymetadata.Builder to createPersistentEntityResourceinstances.RepresentationModelAssemblerto createPersistentEntityResources for arbitrary domain objects.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.A customRepresentationModeltype to be able to write customRepresentationModelProcessors to add additional links to ones automatically exposed for Spring Data repository query methods.Indicates a resource was not found. -
Classes in org.springframework.data.rest.webmvc used by org.springframework.data.rest.webmvc.alpsClassDescriptionAnnotation 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.
-
Classes in org.springframework.data.rest.webmvc used by org.springframework.data.rest.webmvc.configClassDescriptionValue object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
RepresentationModelAssemblerto createPersistentEntityResources for arbitrary domain objects.RepresentationModelProcessorto add aprofilelink 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. -
Classes in org.springframework.data.rest.webmvc used by org.springframework.data.rest.webmvc.json
-
Classes in org.springframework.data.rest.webmvc used by org.springframework.data.rest.webmvc.supportClassDescriptionValue object to be able to extract the lookup path within a configured base URI that forms a URI namespace.A Spring HATEOAS
EntityModelsubclass that holds a reference to the entity'sPersistentEntitymetadata.