Camel Quarkus Examples

We offer several examples in our source tree. To learn how to use them, please follow the First steps chapter of the User guide.

Number of Examples: 8 (0 deprecated)

Example Description

Observability (observability)

An example that demonstrates how to add support for metrics, health checks and distributed tracing

Rest Json (rest-json)

This example is a port of Quarkus' quickstart to Camel

Timer Log (timer-log)

An example of basic Hello World that uses a Camel timer

Timer Log CDI (timer-log-cdi)

An example of basic Hello World that uses CDI to set-up a Camel timer

Timer Log Kotlin (timer-log-kotlin)

An example of basic Hello World that uses Kotlin to set-up a Camel timer

Timer Log XML (timer-log-xml)

An example of basic Hello World that uses XML to set-up a Camel timer

Timer Log Spring (timer-log-spring)

An example of basic Hello World that uses Spring to set-up a Camel timer

File Split Log XML (file-split-log-xml)

An example of basic Hello World that uses XML to set-up a Camel file consumer