Publication about Introduction to Apache Camel (Part I)

Photo Credit: Charles Moulliard

Publication about Introduction to Apache Camel (Part I)

In June of this year 2013, I have published a first article about Apache Camel in the Java Review jaxenter.

This article which is part of a series will introduce you core and more advanced features :

  • How routing take place,
  • Why Camel is called DSL/Fluent API,
  • How type conversion is done between the objects,
  • Data Formatting

about this Java Integration Framework.

The second part will cover data formatting between objects and formats currently supported by Apache Camel but also mapping tools !