Skip to content

Add multipart/form-data support for Spring client and server#18

Draft
ulrikandersen wants to merge 1 commit intofeat/multipart-ktorfrom
feat/multipart-spring
Draft

Add multipart/form-data support for Spring client and server#18
ulrikandersen wants to merge 1 commit intofeat/multipart-ktorfrom
feat/multipart-spring

Conversation

@ulrikandersen
Copy link
Copy Markdown
Owner

Summary

  • Implements multipart file upload for Spring HTTP Interface client
  • Implements multipart file upload for Spring MVC controller using @RequestPart annotation and MultipartFile type handling

Depends on #16

Implements multipart file upload for Spring HTTP Interface client
and Spring MVC controller using @RequestPart annotation and
MultipartFile type handling.
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.

1 participant