mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:30:30 +00:00
This commit adds a reactive HttpMessageWriter that allows to write multipart HTML forms with multipart/form-data media type. Issue: SPR-14546