Skip to content

Latest commit

 

History

History
 
 

camel-java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quarkus demo: Camel java route

This example showcases how to use the Camel java route with Quarkus.

Run the demo

  • Run mvn clean package and then java -jar ./target/camel-java-1.0-SNAPSHOT-runner.jar
  • In dev mode mvn clean compile quarkus:dev

You should see messages logged to the shell console.