• R
    Improve GenericMessage.toString() · d2eff4ea
    Rossen Stoyanchev 提交于
    Restore pringing the payload first and headers second as it has been in
    SI but also handle specifically the case where the body is a byte array
    to minimize unnecessary "noise" that causes otherwise for STOMP msgs.
    d2eff4ea
GenericMessage.java 3.1 KB