/DynamoDB-SpringBoot-POC

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

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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.