Chapter 2. Routing with Camel

This chapter covers

  • An overview of routing
  • Introducing the Rider Auto Parts scenario
  • The basics of FTP and JMS endpoints
  • Creating routes using the Java DSL
  • Configuring routes from Spring
  • Routing using enterprise integration patterns (EIPs)

One of the most important features of Camel is routing; without it, Camel would essentially be a library of transport connectors. In this chapter, we’ll dive into routing with Camel.

Routing happens in many aspects of everyday life. When you mail a letter, for instance, it may be routed through several cities before reaching its final address. An email you send will be routed through many different computer network systems before reaching its final destination. In all ...

Get Camel in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.