ffahri / java-spring-simple-aws

Simple java spring application to demonstrate process API request with SQS,DynamoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-spring-simple-aws

Simple spring application.

API

Responsible for receiving the request from HTTP then sends payload to Amazon SQS.

Processor

Polls the SQS using Spring Cloud's SqsListener annotation then writes to Amazon DynamoDB

About

Simple java spring application to demonstrate process API request with SQS,DynamoDB


Languages

Language:Java 100.0%