I am new to Apache Camel. my requirement is getting the data from rest
endpoint and storing in to database.
i have started development, i can able to get the data from endpoint. but
the thing is data is having so many foreign key references. So before
storing in to the actual table, need to store d
GitHub user ugol opened a pull request:
https://github.com/apache/camel/pull/87
Camel Couchbase component
Added a camel-couchbase component. Need to write the documentation and some
more thorough tests
You can merge this pull request into a Git repository by running:
$ git pul