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

Jersey example with multipart file upload support #1555

Merged
merged 1 commit into from
May 12, 2021

Conversation

tkountis
Copy link
Contributor

@tkountis tkountis commented May 12, 2021

Motivation:

Include an example of a Jersey resource that supports mulitpart/form-data requests.

Modifications:

A new handler in the existing greetings resource.

Result:

More examples for users who want to support multipart file uploads.

@tkountis tkountis requested a review from idelpivnitskiy May 12, 2021 13:23
@tkountis tkountis force-pushed the examples/jersey-multipart branch from 830db91 to 8e31162 Compare May 12, 2021 13:51
@tkountis tkountis changed the title Jersey example with multipart file upload support & Update Jersey 2.32 -> 2.34 Jersey example with multipart file upload support May 12, 2021
@tkountis tkountis requested a review from bondolo May 12, 2021 13:52
Copy link
Member

@ddossot ddossot left a comment

Choose a reason for hiding this comment

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

LG!

Copy link
Member

@idelpivnitskiy idelpivnitskiy left a comment

Choose a reason for hiding this comment

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

🚀

@tkountis tkountis merged commit 4d0ed54 into apple:main May 12, 2021
@tkountis tkountis deleted the examples/jersey-multipart branch May 12, 2021 16:17
hbelmiro pushed a commit to hbelmiro/servicetalk that referenced this pull request May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants