Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Another approach is to bind Java beans to Camel endpoints via the Bean Integration. For example using POJO Consuming and POJO Producing you can avoid using any Camel APIs to decouple your code both from middleware APIs and Camel APIs! (smile)