Skip to content
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

Add missing reflection hint for QuerydslMongoPredicateExecutor #4211

Closed
christophstrobl opened this issue Oct 19, 2022 · 0 comments
Closed
Assignees
Labels
theme: aot An issue related to Ahead-Of-Time processing type: bug A general bug

Comments

@christophstrobl
Copy link
Member

Caused by: org.springframework.dao.InvalidDataAccessApiUsageException:
    No fragment found for method public abstract Optional QuerydslPredicateExecutor.findOne(com.querydsl.core.types...
@christophstrobl christophstrobl added the theme: aot An issue related to Ahead-Of-Time processing label Oct 19, 2022
@christophstrobl christophstrobl self-assigned this Oct 19, 2022
@mp911de mp911de added type: task A general task type: bug A general bug and removed type: task A general task labels Oct 24, 2022
@mp911de mp911de changed the title Add missing reflection hint for QuerydslMongoPredicateExecutor. Add missing reflection hint for QuerydslMongoPredicateExecutor Oct 24, 2022
@mp911de mp911de added this to the 4.0 RC2 (2022.0.0) milestone Oct 24, 2022
mp911de pushed a commit that referenced this issue Oct 24, 2022
See: #4211
Original pull request: #4212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-Of-Time processing type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants