philcluff / CamelRouteExamples

A collection of elegant examples of using Camel RouteBuilders written with a TDD approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CamelRouteExamples

A collection of elegant examples of using Camel RouteBuilders written with a TDD approach

This application also demonstrates a fairly passable way to spin up a Camel context without Spring, but still using endpoint injection via Reflection.

Requires

  • Java 7 (Like everything should...)

About

A collection of elegant examples of using Camel RouteBuilders written with a TDD approach


Languages

Language:Java 99.8%Language:Shell 0.2%