Documentation Reference Description
camel:run camel:run Boots up Camel in a new JVM using the Spring configuration at META-INF/spring/*.xml and runs your routing rules
camel:embedded camel:embedded Boots up Camel in the same JVM as Maven using the Spring configuration at META-INF/spring/*.xml and runs your routing rules
camel:dot camel:dot Generates DOT files and then HTML, PNG, SVG files for your EIP routing rules with integration into Maven Reports