DynamoDBHashKey Annotation Madness
Resolving 'No method annotated with annotation DynamoDBHashKey'
import com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBHashKey;
instead of
import com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBHashKey;
As seemingly incorrectly mentioned at http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/JavaSDKHighLevel.html
Written by jungly
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#