spring-data-dynamodb
spring-data-dynamodb copied to clipboard
Support for QueryDSL
Expected Behavior
Able to use QueryDSL with DynamoDB
Actual Behavior
QueryDsl Support has not been implemented yet
Steps to Reproduce the Problem
- extend QueryDSLPredicateExecutor
If not this, is there another way to use Specification or query using complex queries?