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

Multipart examples update #2830

Merged

Conversation

romain-grecourt
Copy link
Contributor

Add a unit test that uses WebClient in the multipart example for SE.
Add a new example under microprofile that demonstrates how to use MultiPartFeature.

Add an example under microprofile that implements the same application using Jersey.
@romain-grecourt romain-grecourt merged commit 0c9b513 into helidon-io:master Mar 9, 2021
@romain-grecourt romain-grecourt deleted the multipart-examples-update branch March 9, 2021 18:11
paulparkinson pushed a commit that referenced this pull request Mar 29, 2021
* add microprofile multipart example

* Update SE multipart example to add a unit test that uses WebClient.
Add an example under microprofile that implements the same application using Jersey.

* rethrow IOException using UncheckedIOException
aseovic pushed a commit to aseovic/helidon that referenced this pull request Apr 26, 2021
* add microprofile multipart example

* Update SE multipart example to add a unit test that uses WebClient.
Add an example under microprofile that implements the same application using Jersey.

* rethrow IOException using UncheckedIOException
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.

2 participants