contactsunny / DynamoDB-SpringBoot-POC

A simple Spring Boot command line runner application to illustrate the use of DynamoDB.

Home Page:https://blog.contactsunny.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot Amazon DynamoDB POC

This is a simple Spring Boot CommandLineRunner application to illustrate how we can use the AWS Java SDK to write objects to DynamoDB and read objects from the DB.

About

A simple Spring Boot command line runner application to illustrate the use of DynamoDB.

https://blog.contactsunny.com

License:GNU General Public License v3.0


Languages

Language:Java 100.0%