Spring boot @ExceptionHandler not responding with custom response

后端 未结 0 1920
轮回少年
轮回少年 2021-01-28 14:47

I have a global exception handler with @RestControllerAdvice and @ExceptionHandler(APIException.class) methods. I have designed my own response class ValidationResponse.class wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题