Adarsh

Results 1 issues of Adarsh

With Reference to https://github.com/boostchicken/spring-data-dynamodb/issues/27 and https://github.com/boostchicken/spring-data-dynamodb/wiki/Change-Log We now have an option to filter the Query Result using filterExpression as below. With static parameters @Query(fields = "leaveDate", limit = 1, filterExpression...