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

Use any registered TableNameResolver in getOverriddenTableName. #76

Closed cleroy closed 8 years ago

cleroy commented 8 years ago

This is a pull request to address https://github.com/derjust/spring-data-dynamodb/issues/30.