jbang/artemis/consumer.camel.yaml (4 lines of code) (raw):

# camel-k: language=yaml # Write your routes here, for example: - from: uri: "jms:cheese" steps: - log: "${body}"