mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3e33912624
This commit deprecates the streaming mode of DefaultPartHttpMessageReader, in favor of PartEvent and PartEventHttpMessageReader. Closes gh-29293