Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Fixed spring form encoder for multiple MultipartFile#71

Closed
bespaltovyj wants to merge 1 commit into
OpenFeign:masterfrom
bespaltovyj:master
Closed

Fixed spring form encoder for multiple MultipartFile#71
bespaltovyj wants to merge 1 commit into
OpenFeign:masterfrom
bespaltovyj:master

Conversation

@bespaltovyj
Copy link
Copy Markdown

If I need to send several files with the same name, only one of them will be sent now. This request resolves this problem in the encoder by grouping files with the same name.

@bespaltovyj
Copy link
Copy Markdown
Author

@xxlabaza you can suggest whether it is planned to up the Java version from 6 to 8? My solution for Java 8 is 1 line, but for 6 version much more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant