December 2013
Intermediate to advanced
424 pages
9h 7m
English
All integration routes are defined in Camel through its own domain-specific language (DSL). This book presents the two main DSL flavors when discussing routing, the Java DSL, and the Spring XML DSL. OSGi Blueprint XML DSL is modeled after Spring, and is touched on lightly in this book. The Spring and OSGi Blueprint XML DSLs are collectively referred to as the XML DSL). There are other DSL variants available for defining Camel routes, including Groovy and Scala. For details on these see the following links:
Here is an example of a classic Content Based Router configured in Camel using both the XML and Java DSLs. You can find out more ...
Read now
Unlock full access