Skip to content

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

License

Notifications You must be signed in to change notification settings

contactsunny/DynamoDB-SpringBoot-POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.