SoochowRobin / spring-dynamoDB-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring-DynamoDB-Integration-DEMO

This repository is used to demonstrate how to integrate DynamoDB AWS SDK into Java Spring Boot framework

Postman sample CURLs are in the folder: /resources/postman. Do not forget to import to your own postman.

And you just need to clone the code and modify application.properties file to replace the AWS credentials and DynamoDB region with yours. Then you could start this application.

The detailed information could refer to my blog the medium blog .

About


Languages

Language:Java 100.0%