mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
5502e61519
This commit introduces support for Optional in the AbstractJackson2HttpMessageConverter, similar the existing support for collection types were supported. Closes gh-24498