- [new] Allow to disable Jackson exception mappers as they may disclose technical info to REST clients.
Setrest.exceptionMapping.jackson
andrest.exceptionMapping.detailedUserMessage
tofalse
. The exception will
go through the default exception mapper, which logs them. To avoid this provide your own exception mapper.