SpringBoot app in Kotlin to showcase Camel sample integrations
Camel Components used in this project are,
- camel-rabbitmq
- camel-mongodb
- camel-csv
- camel-file
To run the app, execute the command
./gradlew bootrun
Details blog post - https://amaljoyc.com/blog/2019/apache-camel/