Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following examples are available in the examples directory of the Camel project:

ExampleDescription
camel-example-cdi

...

Illustrates how to work with Camel using CDI to configure components, endpoints and beans

...

camel-example-cdi-metrics

...

Illustrates the integration between Camel, Dropwizard Metrics and CDI

...

camel-example-cdi-properties

...

Illustrates the integration between Camel, DeltaSpike and CDI for configuration properties

...

camel-example-cdi-osgi

...

A CDI application using the SJMS component that can be executed inside an OSGi container using PAX CDI

...

camel-example-cdi-test

...

Demonstrates the testing features that are provided as part of the integration between Camel and CDI

...

camel-example-cdi-rest-servlet

...

Illustrates the Camel REST DSL being used in a Web application that uses CDI as dependency injection framework

...

camel-example-widget-gadget-cdi

...

The Widget and Gadget use-case from the EIP book implemented in Java with CDI dependency

...

injection
camel-example-swagger-cdi

...

An

...

example using REST DSL and Swagger Java with CDI

...

See Also