= Quarkus的Apache Camel扩展
image:https://img.shields.io/maven-central/v/org.apache.camel.quarkus/camel-quarkus-bom.svg["Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.quarkus"] image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["基于Apache License 2.0版本授权", link="https://www.apache.org/licenses/LICENSE-2.0"] image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["在Zulip上聊天", link="https://camel.zulipchat.com"]
==== CI分支状态 [width="50%"] |=== |main | image:https://github.com/apache/camel-quarkus/actions/workflows/ci-build.yaml/badge.svg?branch=main["主分支构建", link="https://github.com/apache/camel-quarkus/actions?query=workflow%3A%22Camel+Quarkus+CI%22"] |camel-main | image:https://github.com/apache/camel-quarkus/actions/workflows/ci-build.yaml/badge.svg?branch=camel-main["Camel主分支构建", link="https://github.com/apache/camel-quarkus/actions?query=workflow%3A%22Camel+Quarkus+CI%22+branch%3Acamel-main"] |quarkus-main| image:https://github.com/apache/camel-quarkus/actions/workflows/ci-build.yaml/badge.svg?branch=quarkus-main["Quarkus主分支构建", link="https://github.com/apache/camel-quarkus/actions?query=workflow%3A%22Camel+Quarkus+CI%22+branch%3Aquarkus-main"] |===
== 这是什么
该项目致力于将300多个Camel组件移植并打包为Quarkus扩展。
http://camel.apache.org/[Apache Camel]是集成异构系统的瑞士军刀,拥有十多年的历史和活跃的用户和开发者社区。
https://camel.apache.org/manual/getting-started.html[Camel入门]是开始使用Camel的用户指南。
== 如何构建
请参阅源代码树中的贡献者指南xref:docs/modules/ROOT/pages/contributor-guide/index.adoc[在源代码树中]或 https://camel.apache.org/camel-quarkus/latest/contributor-guide/index.html[Apache Camel网站]上。
== 许可
本软件根据你可能在此目录中名为LICENSE.txt
的文件中找到的条款进行许可。