Versions Compared

Key

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

...

To run the example we use the Camel Maven Plugin. For example from the source or binary distribution the following should work

Code Block
cd examples/camel-example-spring
mvn camel:run

...