Skip to content
/ camel Public
forked from apache/camel

Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

License

Notifications You must be signed in to change notification settings

bvahdat/camel

This branch is 1 commit ahead of, 17876 commits behind apache/camel:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d73cd0d · Jan 25, 2022
Jan 18, 2022
Jan 12, 2022
Jan 23, 2022
Jan 21, 2022
Jan 23, 2022
Dec 16, 2021
Jan 20, 2022
Jan 25, 2022
Jan 25, 2022
Jan 25, 2022
Jan 25, 2022
Jan 25, 2022
Dec 16, 2021
Dec 16, 2021
Jan 25, 2022
Jan 20, 2022
Jan 25, 2022
Jan 24, 2022
Nov 12, 2021
Mar 10, 2018
Jun 16, 2020
Feb 1, 2021
May 10, 2021
Jan 8, 2022
Apr 20, 2021
Apr 20, 2021
Jan 8, 2022
Oct 19, 2021
Jun 8, 2021
Jan 8, 2022
Sep 10, 2021
Jul 6, 2021
Oct 18, 2019
Jan 3, 2022
Jan 12, 2022
Jan 12, 2022
Jan 5, 2022

Repository files navigation

Apache Camel

Maven Central Javadocs Stack Overflow Chat Twitter

Apache Camel is an Open Source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

Introduction

Camel empowers you to define routing and mediation rules in a variety of domain-specific languages (DSL, such as Java, XML, Groovy, Kotlin, and YAML). This means you get smart completion of routing rules in your IDE, whether in a Java or XML editor.

Apache Camel uses URIs to enable easier integration with all kinds of transport or messaging model including HTTP, ActiveMQ, JMS, JBI, SCA, MINA or CXF together with working with pluggable Data Format options. Apache Camel is a small library that has minimal dependencies for easy embedding in any Java application. Apache Camel lets you work with the same API regardless of the transport type, making it possible to interact with all the components provided out-of-the-box, with a good understanding of the API.

Apache Camel has powerful Bean Binding and integrated seamlessly with popular frameworks such as Spring, Quarkus, and CDI.

Apache Camel has extensive testing support allowing you to easily unit test your routes.

Components

Apache Camel comes alongside several artifacts with components, data formats, languages, and kinds. The up to date list is available online at the Camel website:

Examples

Apache Camel comes with many examples. The up to date list is available online at GitHub:

Getting Started

To help you get started, try the following links:

Getting Started

https://camel.apache.org/getting-started.html

The beginner examples are another powerful alternative pathway for getting started with Apache Camel.

Building

https://camel.apache.org/building.html

Contributions

We welcome all kinds of contributions, the details of which are specified here:

https://github.com/apache/camel/blob/main/CONTRIBUTING.md

Please refer to the website for details of finding the issue tracker, email lists, GitHub, chat

Website: https://camel.apache.org/

Github (source): https://github.com/apache/camel

Issue tracker: https://issues.apache.org/jira/projects/CAMEL

Mailing-list: https://camel.apache.org/community/mailing-list/

Chat: https://camel.zulipchat.com/

StackOverflow: https://stackoverflow.com/questions/tagged/apache-camel

Twitter: https://twitter.com/ApacheCamel

Support

For additional help, support, we recommend referencing this page first:

https://camel.apache.org/community/support/

Getting Help

If you get stuck somewhere, please feel free to reach out to us on either StackOverflow, Chat, or the email mailing list.

Please help us make Apache Camel better - we appreciate any feedback you may have.

Enjoy!


The Camel riders!

Licensing

The terms for software licensing are detailed in the LICENSE.txt file,
located in the working directory.

About

Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Groovy 0.3%
  • XSLT 0.2%
  • HTML 0.2%
  • JavaScript 0.1%
  • Kotlin 0.0%