We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#1288 introduced querydsl and added the querydsl-apt dependency as a transitive dependency in the compile scope.
This was discussed in a review comment by @mp911de but it looks like this was not applied.
Currently this is blocking both spring-projects/spring-boot#30634 and spring-projects/spring-boot#30610
The text was updated successfully, but these errors were encountered:
Looking...
Sorry, something went wrong.
Make Querydsl dependency "provided".
78a37b0
Closes #1387.
Make Querydsl dependency "provided". (#1388)
765df0f
62b566a
mikereiche
Successfully merging a pull request may close this issue.
#1288 introduced querydsl and added the querydsl-apt dependency as a transitive dependency in the compile scope.
This was discussed in a review comment by @mp911de but it looks like this was not applied.
Currently this is blocking both spring-projects/spring-boot#30634 and spring-projects/spring-boot#30610
The text was updated successfully, but these errors were encountered: