-
Notifications
You must be signed in to change notification settings - Fork 683
Missing native-image reflection hint for org.springframework.data.domain.Unpaged
#3025
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
Labels
Milestone
Comments
@mmoayyed thanks for reporting - we'll take care of that |
related to: #2987 |
@mmoayyed snapshot builds for |
Thank you. Will do. |
|
Thank you very much @mmoayyed for confirming the fix works! |
org.springframework.data.domain.Unpaged
marcusdacoregio
added a commit
to marcusdacoregio/rinha-backend-2024q1
that referenced
this issue
Feb 14, 2024
deki
added a commit
to aws-samples/java-on-aws
that referenced
this issue
Feb 14, 2024
what's the solution then? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
Problem
It appears that
org.springframework.data.domain.Unpaged
needs a few native-image hints:I suspect this is new in
3.2.2
as I think3.2.1
did OK in this area.Link to GitHub Actions job that showcases the failure.
The text was updated successfully, but these errors were encountered: