Repository: camel Updated Branches: refs/heads/master 65c493c5e -> bd7780684
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bd778068 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bd778068 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bd778068 Branch: refs/heads/master Commit: bd7780684e4d8497e63af4a5def76611f164cf78 Parents: 65c493c Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Feb 4 10:37:16 2017 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Feb 4 10:37:16 2017 +0100 ---------------------------------------------------------------------- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bd778068/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index f36ba3c..bf2e51b 100755 --- a/README.md +++ b/README.md @@ -24,20 +24,17 @@ which kind of transport used, so learn the API once and you will be able to interact with all the Components that is provided out-of-the-box. Apache Camel has powerful Bean Binding and integrated seamless with -popular frameworks such as Spring, Blueprint and Guice. +popular frameworks such as Spring, CDI, Blueprint and Guice. Apache Camel has extensive testing support allowing you to easily unit test your routes. -Apache Camel can be used as a routing and mediation engine for the -following projects: +## Components -* Apache ServiceMix which is the most popular and powerful distributed open source ESB, JBI and OSGi container -* Apache ActiveMQ which is the most popular and powerful open source message broker -* Apache CXF which is a smart web services suite (JAX-WS and JAX-RS) -* Apache Karaf which is a small OSGi based runtime which applications can be deployed -* Apache MINA a networking framework +Apache Camel comes with a lot of components. +The up to date list is available online at: +<https://github.com/apache/camel/tree/master/components#components> ## Getting Started @@ -66,6 +63,8 @@ IRC: <http://camel.apache.org/irc-room.html> Mailing list: <http://camel.apache.org/mailing-lists.html> +Github: <https://github.com/apache/camel> + **Support** If you need support or help then read this page first