A camel component for lightblue.
For examples, see included integration tests using in memory lightblue instance.
- Route using producer: TestInboundRoute
- Route using polling consumer: TestOutboundRoute
The component uses Guice for dependency injection and expects lightblue client (producer) or both client and find request (polling consumer). See TestCamelModule.