The responseBodyAdvice interface can process the return value of the Handler method before writing it to the Response, for example by encapsulating the return value...