Versions Compared

Key

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

...

Code Block
cd myArtifactId
mvn jettycamel:run

The configuration file is in src/main/resources/META-INF/spring/camel-context.xml.

...