activemq/activemq-broker
Alexej Timonin 7c63227003 Allow custom delimiter when sending TextMessages via MBean
This enables possibility to send messages containing commas in the body
with tools such as jconsole.
Example simple text as body: body=Hello, world!
Example json as body: body={"a":"b","c":"d"}
2021-09-04 22:31:22 +02:00
..
src Allow custom delimiter when sending TextMessages via MBean 2021-09-04 22:31:22 +02:00
pom.xml [AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00