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

fixed bug with org.socialsignin.spring.data.dynamodb.repository.support.... #41

Closed tpenakov closed 9 years ago

tpenakov commented 10 years ago

...SimpleDynamoDBCrudRepository#findAll(java.lang.Iterable)

michaellavelle commented 9 years ago

Thank you for raising this issue and for the fix regarding the correct handling of overridden table names. This should now be resolved in the latest snapshot