In this very simple project we will show how camel actually works. We will try to download tweets from our own account and print them in Console. We can write them to a file if we like. We will also show how polling works. I have created a sample maven project which you can downloadContinue reading “Apache Camel Sample Project”
Category Archives: Apache Camel
Apache Camel – Why you should learn?
Recently I encountered a problem related to integration with some third party APIs. These days it is pretty common to outsource some activity for a company, integrating with social networking website, integration with third party tools installed on company premises. These tools can be built on various technologies and integration between different component becomes anContinue reading “Apache Camel – Why you should learn?”