Skip to content

Upgrade to Querydsl 5.0 #3674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Upgrade to Querydsl 5.0 #3674

wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jun 17, 2021

Move off our own Querydsl copies as Querydsl 5.0 ships MongoDB Document API support. Remove package-private duplicates of Querydsl code. Introduce SpringDataMongodbQuerySupport to provide a well-formatted toString representation of the actual query.

mp911de added 2 commits June 17, 2021 10:48
Move off our own Querydsl copies as Querydsl 5.0 ships MongoDB Document API support. Remove package-private duplicates of Querydsl code. Introduce SpringDataMongodbQuerySupport to provide a well-formatted toString representation of the actual query.
@mp911de mp911de added the type: enhancement A general enhancement label Jun 17, 2021
@mp911de mp911de requested a review from christophstrobl June 17, 2021 08:51
christophstrobl pushed a commit that referenced this pull request Jul 14, 2021
Move off our own Querydsl copies, as Querydsl 5.0 ships MongoDB Document API support.
Remove package-private duplicates of Querydsl code.
Introduce SpringDataMongodbQuerySupport to provide a well-formatted toString representation of the actual query.

Original Pull Request: #3674
@christophstrobl christophstrobl deleted the issue/3673 branch July 14, 2021 08:48
@christophstrobl christophstrobl linked an issue Jul 14, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Querydsl 5.0
2 participants