-
Notifications
You must be signed in to change notification settings - Fork 38.4k
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
Parameter annotations such as @RequestParam not applied from an interface [SPR-7567] #12224
Comments
Juergen Hoeller commented This might be related to #12141, and might possibly be fixed along with that one already. So it would be great if you could give a recent 3.0.5 snapshot a try... Juergen |
Richard Larson commented I just tried it with 3.0.5.BUILD-SNAPSHOT and it did not work... |
Andrew Muraco commented Possible way to enhance MethodParameter to fall back to searching the interfaces for parameter annotations. It might have other side effects though. |
Juergen Hoeller commented Closing groups of outdated issues. Please reopen if still relevant. |
Bulk closing outdated, unresolved issues. Please, reopen if still relevant. |
Richard Larson opened SPR-7567 and commented
May possibly be related to #11985.
Affects: 3.0.4
Attachments:
Issue Links:
@MVC
annotations2 votes, 7 watchers
The text was updated successfully, but these errors were encountered: