FFFF
Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

Connector between CamelK and EFR. Routes and java code to use easyless EFR.

Clone project

Add this project as a submodule of your project.

git clone git@github.com:EnterpriseFlowsRepository/connector-camelk.git

Use Sample as a project sample

Configuration

Copy config/DEMO/run.properties as a new ENVIRONMENT file into config/ENVIRONMENT/run.properties.

For Azure

By default, configuration is done for Azure and Service Bus.

For Azure ServiceBus

in properties file:

azure.servicebus.cs=Endpoint=sb://xxx.servicebus.windows.net/;SharedAccessKeyName=xxx;SharedAccessKey=xxx
...
messaging.queue.traces-traces=azure-servicebus:traces.traces?exchangePattern=InOnly&serviceBusType=queue&connectionString=${azure.servicebus.cs}
messaging.queue.traces-errors=azure-servicebus:traces.errors?exchangePattern=InOut&serviceBusType=queue&connectionString=${azure.servicebus.cs}
messaging.exceptions.exception=azure-servicebus:exceptions.exceptions?exchangePattern=InOut&serviceBusType=queue&connectionString=${azure.servicebus.cs}
...

About

Connector between CamelK and EFR

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages

0