Versions Compared

Key

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

...

Camel implements the Enterprise Integration Patterns using an extremely powerful fluent API (or declarative Java Domain Specific Language) allowing you to configure routing and mediation rules in either a Java based Domain Specific Language (or Fluent API) or via Spring based Xml Configuration files. Either approaches mean you get smart completion of routing rules in your IDE whether in your Java or XML editor.

...