Hi,

I used the JSON data format with Jackson to marshal a message to JSON.

The resulting message body turns out to be a byte array (byte[]).

I was wondering if this is a bug or this is intended behavior. Why
doesn't it return a String?

Best regards,
Sebastiaan

Reply via email to