Uses of Package
org.springframework.data.rest.webmvc.support
Package
Description
-
ClassDescriptionInterface for a component that can provide excerpt projections.Interface for a component being able to create projections for objects.
-
ClassDescription
HandlerMethodArgumentResolver
to resolve entity ids for injection int handler method arguments annotated withBackendId
.HandlerMethodArgumentResolver
to resolve If-Match headers for optimistic locking handlingETag
.Interface for a component that can provide excerpt projections.EntityLinks
implementation that is able to createLink
for domain classes managed by Spring Data REST. -
-
ClassDescriptionA helper class to encapsulate
ConstraintViolation
errors.DefaultedPageable
implementation ofExcerptProjector
that uses the givenProjectionFactory
and considers the givenResourceMappings
.Resolves a domain class from a web request.A value object to represent ETags.A helper that renders anException
JSON-friendly.Interface for a component that can provide excerpt projections.HandlerMethodArgumentResolver
to provideHttpMethod
instances for innjection into MVC controller methods.Interface to abstract the access ofTemplateVariables
for pagination and sorting.Interface for a component being able to create projections for objects.LinkBuilder
to be able to create links pointing to repositories.