How to use @EnableDynamoDBRepositories using sdk2? #4645
Unanswered
dcj2489
asked this question in
Migration from v1 to v2
Replies: 1 comment
-
A quick internet search showed that For |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm migrating from sdk1 to sdk2, however, I used @EnableDynamoDBRepositories before, but now with sdk2, the annotation is not creating the beans and also I noticed
DynamoDBMapperConfig
does not exist.Beta Was this translation helpful? Give feedback.
All reactions