spring-framework/spring-core
Rossen Stoyanchev 0eacb443b0 Reuse InputStream in ResourceRegionHttpMessageConverter
The converter now tries to keep reading from the same InputStream which
should be possible with ordered and non-overlapping regions. When
necessary the InputStream is re-opened.

Closes gh-24214
2019-12-18 16:22:53 +00:00
..
kotlin-coroutines Refine Coroutines annotated controller support 2019-11-22 14:13:17 +01:00
src Reuse InputStream in ResourceRegionHttpMessageConverter 2019-12-18 16:22:53 +00:00
spring-core.gradle Consistent use of annotation-api dependency instead of tomcat-embed-core 2019-12-12 17:21:41 +01:00