Project Group: org.apache.camel

Camel :: Example :: Netty HTTP :: My Application Two

org.apache.camel : camel-example-netty-myapp-two

An example showing how to use a shared Netty HTTP server with multiple Camel applications in OSGi container

Last Version: 2.19.5

Release Date:

Camel :: Example :: Netty HTTP :: My Application CDI (deprecated)

org.apache.camel : camel-example-netty-myapp-cdi

An example showing how to use a shared Netty HTTP server with multiple Camel applications in OSGi container

Last Version: 2.19.5

Release Date:

Camel :: Example :: OpenTracing

org.apache.camel : camel-example-opentracing

An example showing how to trace incoming and outgoing messages from Camel with OpenTracing

Last Version: 2.19.5

Release Date:

Camel :: Example :: OpenTracing :: Client

org.apache.camel : camel-example-opentracing-client

An example showing how to trace incoming and outgoing messages from Camel with OpenTracing

Last Version: 2.19.5

Release Date:

Camel :: Example :: OpenTracing :: Service 1

org.apache.camel : camel-example-opentracing-service1

An example showing how to trace incoming and outgoing messages from Camel with OpenTracing

Last Version: 2.19.5

Release Date:

Camel :: Example :: OpenTracing :: Service 2

org.apache.camel : camel-example-opentracing-service2

An example showing how to trace incoming and outgoing messages from Camel with OpenTracing

Last Version: 2.19.5

Release Date:

Camel :: Example :: Reactive Streams

org.apache.camel : camel-example-reactive-streams

An example that shows how Camel can exchange data using reactive streams with Spring Boot reactor

Last Version: 2.19.5

Release Date:

Camel :: Example :: Reload

org.apache.camel : camel-example-reload

An example that live reloads routes when the XML file is updated

Last Version: 2.19.5

Release Date:

Camel :: Example :: Report Incident :: WS-Security (deprecated)

org.apache.camel : camel-example-reportincident-wssecurity

An example based on real life use case for reporting incidents using webservice that are transformed and send as emails to a backing system. Client calling the WebService is authentified through WS-Security

Last Version: 2.19.5

Release Date:

Camel :: Example :: Rest Producer

org.apache.camel : camel-example-rest-producer

An example showing how to use Camel Rest to call a REST service

Last Version: 2.19.5

Release Date:

Camel :: Example :: REST Swagger

org.apache.camel : camel-example-rest-swagger

This example shows how to call a REST service defined using Swagger specification

Last Version: 2.19.5

Release Date:

Camel :: Example :: Restlet :: JDBC

org.apache.camel : camel-example-restlet-jdbc

An example showing how to create REST API with Camel Restlet and JDBC components

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Camel :: Example :: Simple Jira Bot

org.apache.camel : camel-example-simplejirabot

An example showing how to work with RSS and IRC endpoints

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot

org.apache.camel : camel-example-spring-boot

An example showing how to work with Camel and Spring Boot

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot with Geocoder and REST DSL

org.apache.camel : camel-example-spring-boot-geocoder

An example showing the Camel Geocoder component via REST DSL with Spring Boot

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot Live Reload

org.apache.camel : camel-example-spring-boot-live-reload

An example showing how to use the live reload feature of Spring Boot with Camel

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot Metrics

org.apache.camel : camel-example-spring-boot-metrics

An example showing how to work with Camel and Spring Boot and report metrics to Graphite

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot REST / JPA

org.apache.camel : camel-example-spring-boot-rest-jpa

An example demonstrating how to use Camel REST DSL with JPA to expose a RESTful API that performs CRUD operations on a database

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot :: ServiceCall

org.apache.camel : camel-example-spring-boot-servicecall

An example showing how to work with Camel ServiceCall EIP and Spring Boot

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot :: ServiceCall :: Consumer

org.apache.camel : camel-example-spring-boot-servicecall-consumer

An example showing how to work with Camel ServiceCall EIP and Spring Boot (Consumer)

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Boot :: ServiceCall :: Services

org.apache.camel : camel-example-spring-boot-servicecall-services

An example showing how to work with Camel ServiceCall EIP and Spring Boot (Services)

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Cloud :: ServiceCall

org.apache.camel : camel-example-spring-cloud-servicecall

An example showing how to work with Camel ServiceCall EIP and Spring Cloud

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Cloud :: ServiceCall :: Consumer

org.apache.camel : camel-example-spring-cloud-servicecall-consumer

An example showing how to work with Camel ServiceCall EIP and Spring Cloud (Consumer)

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring Cloud :: ServiceCall :: Service

org.apache.camel : camel-example-spring-cloud-servicecall-service

An example showing how to work with Camel ServiceCall EIP and Spring Cloud (Service)

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring :: JMS

org.apache.camel : camel-example-spring-jms

An example using Spring XML to talk to the JMS server from different kind of client techniques

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring :: Web Services

org.apache.camel : camel-example-spring-ws

An example showing how to work with Camel and Spring Web Services

Last Version: 2.19.5

Release Date:

Camel :: Example :: Spring :: Security

org.apache.camel : camel-example-spring-security

An example showing how to work with Camel and Spring Security

Last Version: 2.19.5

Release Date:

Camel :: Example :: SSH

org.apache.camel : camel-example-ssh

A simple SSH example which creates a bundle that can be dropped into any OSGi container

Last Version: 2.19.5

Release Date:

Camel :: Example :: SSH :: Security

org.apache.camel : camel-example-ssh-security

A Certificate secured SSH example that creates a bundle that can be dropped into any OSGi container

Last Version: 2.19.5

Release Date:

Camel :: Example :: SQL :: Blueprint

org.apache.camel : camel-example-sql-blueprint

An example for showing Camel using SQL component with blueprint

Last Version: 2.19.5

Release Date:

Camel :: Example :: Swagger :: CDI

org.apache.camel : camel-example-swagger-cdi

An example using REST DSL and Swagger Java with CDI

Last Version: 2.19.5

Release Date:

Camel :: Example :: Swagger :: OSGi

org.apache.camel : camel-example-swagger-osgi

An example using REST DSL in XML and Swagger API

Last Version: 2.19.5

Release Date:

Camel :: Example :: Swagger

org.apache.camel : camel-example-swagger-xml

An example using REST DSL in XML and Swagger with Swagger UI (web console)

Last Version: 2.19.5

Release Date:

Camel :: Example :: Transformer :: Blueprint

org.apache.camel : camel-example-transformer-blueprint

An example demonstrating declarative transformation along data type declaration using OSGi Blueprint XML

Last Version: 2.19.5

Release Date:

Camel :: Example :: Transformer :: CDI

org.apache.camel : camel-example-transformer-cdi

An example demonstrating declarative transformation along data type declaration using Java DSL and CDI

Last Version: 2.19.5

Release Date:

Camel :: Example :: Transformer :: Demo

org.apache.camel : camel-example-transformer-demo

An example demonstrating declarative transformation and validation along data type declaration using Spring DSL

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Camel :: Example :: Validator :: Spring Boot

org.apache.camel : camel-example-validator-spring-boot

An example showing how to work with declarative validation and Spring Boot

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Last Version: 2.19.5

Release Date:

Camel :: Example :: Zipkin

org.apache.camel : camel-example-zipkin

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

Last Version: 2.19.5

Release Date:

Camel :: Example :: Zipkin :: Client

org.apache.camel : camel-example-zipkin-client

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

Last Version: 2.19.5

Release Date:

Camel :: Example :: Zipkin :: Service 1

org.apache.camel : camel-example-zipkin-service1

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

Last Version: 2.19.5

Release Date:

Camel :: Example :: Zipkin :: Service 2

org.apache.camel : camel-example-zipkin-service2

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

Last Version: 2.19.5

Release Date:

Camel :: Example :: Loan-Broker

org.apache.camel : camel-example-loan-broker

An example that shows the EPI's loan broker demo

Last Version: 2.18.5

Release Date: