Uses of Class
org.springframework.data.rest.webmvc.ResourceNotFoundException
-
Uses of ResourceNotFoundException in org.springframework.data.rest.webmvc
Modifier and TypeMethodDescriptionvoid
RootResourceInformation.verifySupportedMethod
(org.springframework.http.HttpMethod httpMethod, ResourceType resourceType) Verifies that the givenHttpMethod
is supported for the givenResourceType
.