Uses of Class
com.eoscode.springapitools.resource.exception.ResourceMethodNotAllowedException
Packages that use ResourceMethodNotAllowedException
-
Uses of ResourceMethodNotAllowedException in com.eoscode.springapitools.resource.exception
Methods in com.eoscode.springapitools.resource.exception with parameters of type ResourceMethodNotAllowedExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<StandardError>BaseResourceExceptionHandler.resourceMethodNotAllowed(ResourceMethodNotAllowedException e, jakarta.servlet.http.HttpServletRequest request)