Friday, 25 September 2015

 Apache camel magic

 

2 comments:

  1. Have to share more information about Apache Camel

    ReplyDelete
  2. Apache Camel is a rule-based routing and mediation engine that provides a Java object-based implementation of the Enterprise Integration Patterns using an API (or declarative Java Domain Specific Language) to configure routing and mediation rules. The domain-specific language means that Apache Camel can support type-safe smart completion of routing rules in an integrated development environment using regular Java code without large amounts of XML configuration files, though XML configuration inside Spring is also supported.

    ReplyDelete