Added sample for running quick apache camel routes using Spring Boot CLI

Comment From: pivotal-cla

@vinodpahuja Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@vinodpahuja Thank you for signing the Contributor License Agreement!

Comment From: snicoll

Thanks for the PR but Spring Boot doesn't depend on Camel and the auto-configuration is provided in the Camel project itself. Please consider contributing there.

Comment From: vinodpahuja

But to my surprise, how camel auto configuration is relevant to spring boot cli

Comment From: snicoll

The Spring Boot support for Camel is not managed here and this repo doesn't depend on Camel at all.

Comment From: vinodpahuja

Thanks for the suggestions. I have moved it to https://github.com/apache/camel-examples/pull/104