synchronoss / nio-multipart

A multipart library that uses nio and asynchronous processing
Apache License 2.0
93 stars 20 forks source link

MultipartContext supports file upload more than 2.1GB #11

Open jinxxik opened 5 years ago

jinxxik commented 5 years ago

Fixes two open issues in your tracker: https://github.com/synchronoss/nio-multipart/issues/7 https://github.com/synchronoss/nio-multipart/issues/10

And one downstream issue in Spring tracker: https://jira.spring.io/browse/SPR-17345

That was no brainer actually.