Interface ServletRequestBindingAdviceTrait

    • Method Detail

      • handleServletRequestBinding

        @API(status=INTERNAL)
        @ExceptionHandler
        default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> handleServletRequestBinding​(org.springframework.web.bind.ServletRequestBindingException exception,
                                                                                                                 org.springframework.web.context.request.NativeWebRequest request)