Skip to content

Simple production ready example of bridging protocols using Apache Camel

License

Notifications You must be signed in to change notification settings

Eventfully/camel-protocol-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Camel protocol bridge

An simple example of a production quality protocol bridge using Apache Camel

Supported protocols

  • Websphere MQ
  • File

Add or remove a protocol

Just add or remove a camel component dependency in build.gradle Look at how WmqConfiguration together with the application.properties are done if you need to do some Spring bean configuration,

Add rabbitmq

compile "org.apache.camel:camel-rabbitmq:$camelVersion"

About

Simple production ready example of bridging protocols using Apache Camel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published