You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have code that is working expect that if any data is returned from dynamodb then I get "PersistentEntity must not be null". If the table is empty then I don't get any error. I have tried a few solutions but have not figured out what the problem is.
I see that the gemfire project had the same problem last year (spring-guides/gs-accessing-gemfire-data-rest#1).
Here is the important part of my POM.
I have code that is working expect that if any data is returned from dynamodb then I get "PersistentEntity must not be null". If the table is empty then I don't get any error. I have tried a few solutions but have not figured out what the problem is.
I see that the gemfire project had the same problem last year (spring-guides/gs-accessing-gemfire-data-rest#1).
Here is the important part of my POM.
The text was updated successfully, but these errors were encountered: