Skip to content

tokunagadaniel/springboot-sqs-localstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-sqs-localstack

Spring boot application integrated with sqs and localstack

  1. First one we need run docker-compose to create local dynamodb and tables.

    1. docker-compose up -d
  2. Run application.

    1. maven install
    2. java -jar springboot-sqs-localstack
  3. Go to /postman and import collection to tests.

About

Spring boot application integrated with sqs and localstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages