The `ExpressionEvaluatingTransactionSynchronizationProcessor` wraps an expression evaluation result to the `Message` unconditionally * Don't wrap one message to another if SpEL result is a `Message` per se * Don't wrap the received message to another if the `expression` isn't configured. **Cherry-pick to 4.3.x**