With this change by adding --thin.profile=kafka or --thin.profile=rabbit we're able to turn on messaging support for stub runner boot.
Also for Docker, you will be able to pass MESSAGING_TYPE env var with either rabbit or kafka as a value and we'll run the messaging support for you.
With this change by adding
--thin.profile=kafkaor--thin.profile=rabbitwe're able to turn on messaging support for stub runner boot.Also for Docker, you will be able to pass
MESSAGING_TYPEenv var with eitherrabbitorkafkaas a value and we'll run the messaging support for you.