What this book covers
Chapter 1, Key Features, introduces what Camel is and the provided key features.
Chapter 2, Core Concepts, introduces the basis of all the functionalities provided by Camel.
Chapter 3, Routing and Processors, introduces Camel routing and the usage of processors.
Chapter 4, Beans, explains how to use beans in Camel routes and the different registries in which the beans live.
Chapter 5, Enterprise Integration Patterns, introduces one of the most interesting features of Camel—the ready-to-use patterns, which serve as an answer to classic integration problems.
Chapter 6, Components and Endpoints, introduces Camel components and endpoints, both how to use them and implement your own.
Chapter 7, Error Handling, introduces how to deal with errors in Camel routes.
Chapter 8, Testing, introduces how to implement both unit tests and integration tests on your Camel routes.