Join Slack
Powered by
<@U2FRKFGV9> You're basically hitting this issue: ...
# random
h
hho
08/25/2017, 9:30 AM
@qwert_ukg
You're basically hitting this issue:
https://github.com/spring-projects/spring-boot/issues/7321
– either define error responses yourself (
@ExceptionHandler
or
@RestControllerAdvice
) or use integration tests instead.
Open in Slack
Previous
Next