# camel-quarkus-examples **Repository Path**: mirrors_apache/camel-quarkus-examples ## Basic Information - **Project Name**: camel-quarkus-examples - **Description**: Apache Camel Quarkus Examples - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-10 - **Last Updated**: 2025-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Apache Camel Quarkus Examples Useful links: * 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] == Feedback 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#_upgrade_and_tag_examples[Camel Quarkus Release guide].