December 2013
Intermediate to advanced
424 pages
9h 7m
English
In this chapter, we will cover the following recipes:
In this chapter, we will be looking at a number of ways of extending Camel with your own Java code, and invoking Camel routes from your Java code.
Camel was designed to make it very easy to work with existing Java code, and to make it straightforward to invoke Camel through your code without a lot of boilerplate code typically involved in using the underlying technologies such as JDBC, JMS, and ...
Read now
Unlock full access