Closed
Description
Benedikt Stemmildt opened DATACMNS-1081 and commented
Here is an example project for NON-reactive: https://github.com/spring-projects/spring-data-examples/tree/master/web/querydsl
It would be great to be able to use QueryDslPredicateExecutor and QuerydslBinderCustomizer within ReactiveCrudRepository and ReactiveSortingRepository
Issue Links:
- DATAMONGO-1848 Migrate to Document API-based Querydsl implementation
("depends on") - DATAMONGO-2182 Add Querydsl support for reactive MongoDB repositories
("is depended on by")
Referenced from: pull request #331