Skip to content

caspercommunityio/camel-example-casper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camel Casper example

Introduction

An example which shows how to use Casper Camel Component.

Implementation

This example is implemented in Java code, it lauches a Camel route for some RPC method. You can see the Java implementation of theses routes by opening the src/main/java/org/apache/camel/example/casper/DemoApp.java

Build

You will need to compile this example first:

$ mvn compile

Run

To run the examples :

$ mvn compile exec:java
and instructions will be printed on the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages