Closed
Description
See
- Upgrade to Querydsl 5.0 M1 spring-data-build#1454
- Remove
MongoCollection
argument fromAbstractFetchableMongodbQuery
constructor in favor ofgetCollection
querydsl/querydsl#2914 - Expose
QueryMixin
to subclasses ofAbstractMongodbQuery
querydsl/querydsl#2915
We should also remove our copies of Querydsl classes that are package-private and deprecate public types.