mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
This commit introduces support for Optional in the AbstractJackson2HttpMessageConverter, similar the existing support for collection types were supported. Closes gh-24498