Files
spring-boot/spring-boot-autoconfigure
Dave Syer 05e6af23cf Prepend without replacing in HttpMessageConverters
It was incorrect to simply replace existing instances because you can't
tell from the instance which media types and java types it supports. This
fix just prepends the custom converters so they get higher priority.

Fixes gh-1293
2014-07-28 09:32:15 -07:00
..
2014-06-01 13:11:25 +01:00
2014-07-08 02:33:36 -07:00