<@U2FRKFGV9> You're basically hitting this issue: ...
# random
h
@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.