mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
b2037c8316
This new converter uses StringHttpMessageConverter internally combined with a ConversionService for converting String content to and from the target object type. Issue: SPR-9738