https://github.com/namila007/aws-sqs-spring-boot-demo
Aws sqs imple using spring boot
https://github.com/namila007/aws-sqs-spring-boot-demo
aws demo-app messaging-queue spring spring-boot springboot sqs
Last synced: 5 months ago
JSON representation
Aws sqs imple using spring boot
- Host: GitHub
- URL: https://github.com/namila007/aws-sqs-spring-boot-demo
- Owner: namila007
- Created: 2023-02-18T18:36:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T15:37:08.000Z (over 3 years ago)
- Last Synced: 2025-01-15T05:42:27.830Z (over 1 year ago)
- Topics: aws, demo-app, messaging-queue, spring, spring-boot, springboot, sqs
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Aws SQS Demo using spring boot
Handling msgs and processing them concurrently
postman : https://www.postman.com/namila007/workspace/namila007-s-public-workspace/collection/3071709-b3389781-ca88-466f-ab9e-c3c4d298b205?action=share&creator=3071709
## set up
expose following env variables with your aws key n secrets;
````
AWS_KEY =
AWS_SECRET =