Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 972 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 972 Bytes

Build Status Project licence Egg Status

camel-demos

Some demos and tests for Apache Camel! Please enjoy!

To be used with the articles and tutorials at cleverbuilder.com.

See also my book, Camel Step-by-Step: A beginner's guide to Apache Camel.

Thanks, Tom.

In this repo

  • simple-tests - Quick demos of Camel functionality implemented using Camel's test framework. Lift and shift the Camel route definitions into your own applications!
  • examples - Complete example applications which demonstrate specific use cases and platforms.
  • spring-boot-tests - Tests specifically using Spring Boot.