Closed
Description
As of spring-projects/spring-framework#21659, the Synchronoss nio-multipart library is not a mandatory dependency for parsing multipart requests in Spring WebFlux.
We should remove this dependency from the webflux starter, but keep the dependency management, as the Synchronoss multipart reader implementation is still available and a possible choice for Spring applications.