Uses of Interface
org.springframework.data.rest.core.mapping.SupportedHttpMethods
Packages that use SupportedHttpMethods
-
Uses of SupportedHttpMethods in org.springframework.data.rest.core.mapping
Classes in org.springframework.data.rest.core.mapping that implement SupportedHttpMethodsModifier and TypeClassDescriptionclassSupportedHttpMethodsthat are determined by aCrudMethodsinstance.static enumNull object to abstract the absence of any support for any HTTP method.Methods in org.springframework.data.rest.core.mapping that return SupportedHttpMethodsModifier and TypeMethodDescriptionResourceMetadata.getSupportedHttpMethods()Returns the supportedHttpMethods. -
Uses of SupportedHttpMethods in org.springframework.data.rest.webmvc
Methods in org.springframework.data.rest.webmvc that return SupportedHttpMethods