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 #64

Closed ujjwal closed 9 years ago

ujjwal commented 9 years ago

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