Add JSON converters to FormHttpMessageConverter
The FormHttpMessageConverter now adds Jackson JSON converters (version 1.x or 2.x) if available on the classpath. Issue: SPR-10055
This commit is contained in:
2
src/dist/changelog.txt
vendored
2
src/dist/changelog.txt
vendored
@@ -102,7 +102,7 @@ Changes in version 3.2 RC1 (2012-11-04)
|
||||
* use concurrent cache to improve performance of GenericTypeResolver (SPR-8701)
|
||||
* cache and late resolve annotations on bean properties to improve performance (SPR-9166)
|
||||
* allow PropertyResolver implementations to ignore unresolvable ${placeholders} (SPR-9569)
|
||||
|
||||
* FormHttpMessageConverter now adds Jackson JSON converters if available on the classpath (SPR-10055)
|
||||
|
||||
Changes in version 3.2 M2 (2012-09-11)
|
||||
--------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user