5.3. Running Examples
You should always use the latest release for the examples.
To run the examples:
Check out the tag for the latest release (currently camel-spring-boot-examples-4.10.7.redhat-00001):
$ git checkout tags/camel-spring-boot-examples-4.10.7.redhat-00001Install the root pom:
$ mvn install- Check the README for the example you want to run for additional steps.