Apache Camel Quarkus Examples
Last updated Jun 15, 2026
93
Stars
138
Forks
1
Issues
0
Stars/day
Attention Score
78
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
= Apache Camel Quarkus Examples
Useful links:
- https://camel.apache.org/camel-quarkus/latest/contributor-guide/create-new-example.html[How to create a new Camel Quarkus example project]
- https://camel.apache.org/camel-quarkus/latest/user-guide/examples.html[List of Camel Quarkus examples] with short descriptions
- https://camel.apache.org/camel-quarkus/latest/user-guide/index.html[Camel Quarkus User guide]
- https://camel.apache.org/camel-quarkus/latest/contributor-guide/index.html[Camel Quarkus Contributor guide]
- https://github.com/apache/camel-quarkus[Camel Quarkus source repository]
Please report bugs and propose improvements via https://github.com/apache/camel-quarkus/issues[GitHub issues of Camel Quarkus] project.
== Contributing
=== Branches
The main branch should always point at the latest https://repo1.maven.org/maven2/io/quarkus/platform/quarkus-bom[Quarkus Platform] release. The camel-quarkus-main branch points at the Camel Quarkus snapshot version currently available in Camel Quarkus main branch.
=== Upgrading Camel Quarkus or Quarkus Platform BOM
See the dedicated section in https://camel.apache.org/camel-quarkus/latest/contributor-guide/release-guide.html#upgradeandtagexamples[Camel Quarkus Release guide].
🔗 More in this category