In order to complete the challenges ahead, you need to previously install the Flow Framework. To do that, please run the following commands in the command line:
git clone https://github.com/rafaelspinto/flow
cd flow
mvn install
Implement code in so that the following Acceptance Criteria is met:
Given A User sends an "hello" message
When The message is converted by the Adapter
Then The Message server should contain the "hello" message in the queue