Giter VIP home page Giter VIP logo

camel-cookbook-examples's Introduction

Apache Camel Developer's Cookbook Samples

This project contains the sample code for the Apache Camel Developer's Cookbook (Packt Publishing, Dec 2013) by Scott Cranton and Jakub Korab. The latest version of this code is available on GitHub.

This project is up to date with Apache Camel 2.18.2.

All of the examples are driven through JUnit tests, and are collectively structured as a set of Apache Maven projects. To execute them, you will need a copy of the [Java 8 JDK] (http://openjdk.java.net/install/) and an Apache Maven 3 installation. Maven will download all of the appropriate project dependencies.

In order to execute all the tests, all you need to do is run:

$ mvn clean install

You will find the sample code laid out for the chapters as follows:

  1. Structuring Routes - camel-cookbook-structuring-routes
  2. Message Routing - camel-cookbook-routing
  3. Routing to your Code - camel-cookbook-extend
  4. Transformation - camel-cookbook-transformation
  5. Splitting and Aggregating - camel-cookbook-split-join
  6. Parallel Processing - camel-cookbook-parallel-processing
  7. Error Handling and Compensation - camel-cookbook-error
  8. Transactions and Idempotency - camel-cookbook-transactions
  9. Testing - camel-cookbook-testing
  10. Monitoring and Debugging - camel-cookbook-monitoring
  11. Security - camel-cookbook-security
  12. Web Services - camel-cookbook-web-services

camel-cookbook-examples's People

Contributors

jkorab avatar scranton avatar taidan19 avatar willemjiang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.