michaellavelle / spring-data-dynamodb

Simplifies the development of creating an Amazon DynamoDB-based Java data access layer
https://derjust.github.io/spring-data-dynamodb/
Apache License 2.0
169 stars 284 forks source link

Create table when not exist #63

Closed ujjwal closed 4 years ago

ujjwal commented 9 years ago

Is there a way to create the DynamoDB table when not present?

Smedzlatko commented 8 years ago

I am also highly interested in this functionality. Seems unhandy to create the tables manually...

derjust commented 8 years ago

As (privately) communicated with @michaellavelle, the project will continue under https://github.com/derjust/spring-data-dynamodb.