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

Consistent support for java.util.Optional for all applicable handler method arguments [SPR-12171] #16785

Closed
spring-projects-issues opened this issue Sep 9, 2014 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Juergen Hoeller opened SPR-12171 and commented

In particular, consistent support for java.util.Optional implying actual optional characteristics in case of the argument not being resolvable, without having to resort to an explicit required=false attribute on the corresponding annotation.


Affects: 4.1 GA

Issue Links:

  • INT-3516 Support JDK8 Optional<?> When Binding Messages to Service Methods

Referenced from: commits 5790fc9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants