Uses of Interface
org.springframework.data.rest.core.mapping.SupportedHttpMethods
-
Uses of SupportedHttpMethods in org.springframework.data.rest.core.mapping
Modifier and TypeClassDescriptionclass
SupportedHttpMethods
that are determined by aCrudMethods
instance.static enum
Null object to abstract the absence of any support for any HTTP method.Modifier and TypeMethodDescriptionResourceMetadata.getSupportedHttpMethods()
Returns the supportedHttpMethod
s. -
Uses of SupportedHttpMethods in org.springframework.data.rest.webmvc