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

4.x: Methods to retrieve optional typed entity #8939

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

tomas-langer
Copy link
Member

Resolves #8827

Provide entity methods that return optional (empty if there is no entity)
Updated javadoc that was not aligned with behavior (behavior is correct)
Added test

…ity)

Updated javadoc that was not aligned with behavior (behavior is correct)
Added test
@tomas-langer tomas-langer added webserver 4.x Version 4.x labels Jul 2, 2024
@tomas-langer tomas-langer self-assigned this Jul 2, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 2, 2024
@tomas-langer tomas-langer merged commit ca8460b into helidon-io:main Jul 2, 2024
12 checks passed
@tomas-langer tomas-langer deleted the 8827-optional-entity branch July 2, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. webserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.x] Undesirable exception: io.helidon.http.RequestException: No entity
2 participants