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

Fix Optional result type handling in Spring Data JPA #42241

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jul 31, 2024

@geoand geoand requested a review from gastaldi July 31, 2024 11:45
@quarkus-bot quarkus-bot bot added the area/spring Issues relating to the Spring integration label Jul 31, 2024
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 31, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 31, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit eab22c3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@geoand geoand merged commit d942361 into quarkusio:main Jul 31, 2024
20 checks passed
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Jul 31, 2024
@quarkus-bot quarkus-bot bot added this to the 3.14 - main milestone Jul 31, 2024
@gastaldi gastaldi deleted the #42239 branch July 31, 2024 12:35
@gsmet gsmet modified the milestones: 3.14 - main, 3.13.1 Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/spring Issues relating to the Spring integration kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring Data JPA findFirstBy with Optional throws NullPointerException
3 participants