Skip to content

isatimur/integration-camel-restlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integration-camel-restlet

An example how to intercommunicate with two services over HTTP:

One of it is an integration service which is using Camel and Restlet and packing into JAR archive. So we can add this project like a maven dependency.

The seconde one is an external independent Rest service which is based on CXF JAX-RS an packaging as WAR archive + delivered to start on Jetty server with port 9094.

About

Integration service as a Jar to external Rest service on CXF JAX-RS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages