Expected behaviour:
RabbitConsumer should read configuration from external config file
Actual behaviour:
In Current implementation, it only accepts from resources in the classpath
By default it should default to local configuration, needed for unit test
Steps to reproduce behaviour: