Skip to content

vivekprm/springboot-sqs-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-sqs-camel

This example gives details about integrating AMAZON SQS with apache camel. Just add a application-dev.properties and add below properties and you are good to go:

sqs.accessKey=<>

sqs.secretKey=<>

sqs.proxyhost=<>

sqs.proxyport=<>

sqs.queue=<>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages