Interface UnsupportedMediaTypeAdviceTrait

    • Method Detail

      • handleMediaTypeNotSupportedException

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