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

Have RequestMappingAnnotation recognize @RequestPart parameters #227

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

Venorcis
Copy link
Contributor

@Venorcis Venorcis commented Sep 7, 2022

Useful for dealing with e.g. file upload, see the annotation's documentation. Code example here.

Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tnx!

Suggested commit message:

Have `RequestMappingAnnotation` recognize `@RequestPart` parameters (#227)

@Stephan202 Stephan202 added this to the 0.2.1 milestone Sep 7, 2022
@rickie rickie changed the title Allow using the @RequestPart annotation for @RequestMapping parameters Have RequestMappingAnnotation recognize @RequestPart parameters Sep 8, 2022
@rickie rickie merged commit 000fcef into master Sep 8, 2022
@rickie rickie deleted the vkoeman/allow-requestpart branch September 8, 2022 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants