Add reading reactive multipart request support

This commit introduces reactive multipart support by adding a new
MultipartHttpMessageReader interface (with default methods) and a
SynchronossMultipartHttpMessageReader implementation based on
the Synchronoss NIO Multipart implementation
(https://github.com/synchronoss/nio-multipart).

Issue: SPR-14546
This commit is contained in:
Sebastien Deleuze
2017-04-27 11:45:25 +02:00
parent 7f1fa225fe
commit 23e4dd6d3d
7 changed files with 601 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Lorem
Ipsum