Code samples demonstrated in https://youtu.be/JWCX3Knjm_A .
You can either run the java main class ch.cyberlogic.camel.examples.Main
inside your IDE by yourself or use the following maven command:
./mvnw compile org.codehaus.mojo:exec-maven-plugin:java -D"exec.mainClass=ch.cyberlogic.camel.examples.Main"