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

Support @RequestParam(name=...) #28

Closed
komu opened this issue Nov 5, 2015 · 0 comments
Closed

Support @RequestParam(name=...) #28

komu opened this issue Nov 5, 2015 · 0 comments

Comments

@komu
Copy link
Member

komu commented Nov 5, 2015

Spring 4.2 provides name as an alias for value in RequestParam annotation. Support that.

Consider implementing this by supporting Spring's @AliasFor for all annotations instead of adding specific support for this one attribute.

@komu komu closed this as completed in 5d6795b Nov 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant