mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This harmonizes how JSON marshaller testers operate on a stream. Also added tests that checks the source is closed as expected for all implementations. Closes gh-51417