Skip to content

selatotal/aws-sqs-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-sns-poc

Simple Spring AWS SQS POC

POC Application

Application is started via Gradle. To start it, access spring-data-redis-poc folder and run:

gradle bootRun

Application uses Springfox to give you a web interface to test. After start application, access http://localhost:8080/swagger-ui.html in your browser

Configure

AWS SQS

Application

  • Update application.yml with your AWS credentials and SQS queues

Learning More

Releases

No releases published

Packages

No packages published

Languages