-
I stumbled across Immutables library and found it to be really good. I am trying to use it with DynamoDBMapper to read/write from Dynamo DB.
DynamoDBMapper only allows mutable objects to be seriali…
-
I followed as the documentation says, and on execution of the below method -
https://XXXXXXX.execute-api.us-east-1.amazonaws.com/devTest/users
with following body
{
"action" :"com.amazonaws.api…
-
I'm creating an instance of ``DynamoDBTemplate`` in some tests and just noticed that the constructor uses the ``DynamoDBMapper`` class instead of an ``IDynamoDBMapper`` interface. Not a huge deal as I…
-
Hi Sebastian,
Awesome work on this project. I have been using it at my company with success and I have a feature request/some thoughts that I'd like to run by you.
The specific problem that I wa…
-
Hi,
I have added @Query annotation support. I will submit a pull request(need to follow company's process) soon.
Cheers,
Prem
> Sample repository with @Query annotation:
```
import…
-
## Describe the issue
Recently we were evaluating to upgrade to enhanced dynamo db client. In production, all our customer information is encrypted. In the existing implementation, we pass the encryp…
-
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBMapper.Transactions.html
Support has been added, I went ahead and did a couple test builds but they don't work like traditio…
-
Does Dynalite support optimistic locking?
I have an integration test to prove that optimistic locking works . It work fine when running it with DynamoDb local but fails when using Dynalite.
-
I tried to use a DynamoDB tablename prefix (e.g. "dev_", "qa_", etc.) with XML config as in this snippet:
``` xml
…
-
{
"timestamp": "2019-09-13T02:48:00.755+0000",
"status": 500,
"error": "Internal Server Error",
"message": "No message available",
"trace": "java.lang.NullPointerException\r\n\tat java.…