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