Merge branch '5.3.x' into main
This commit is contained in:
commit
b681c6b4bc
|
@ -123,7 +123,7 @@ public class DefaultResponseErrorHandler implements ResponseErrorHandler {
|
|||
}
|
||||
|
||||
/**
|
||||
* Return error message with details from the response body:
|
||||
* Return error message with details from the response body. For example:
|
||||
* <pre>
|
||||
* 404 Not Found: [{'id': 123, 'message': 'my message'}]
|
||||
* </pre>
|
||||
|
|
Loading…
Reference in New Issue