mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
37f9ce5cc9
If content-type is preset in the returned ResponseEntity, then any failure to find a matching converter is a server error. Closes gh-23205