• Dave Syer's avatar
    Prepend without replacing in HttpMessageConverters · 05e6af23
    Dave Syer authored
    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
    05e6af23
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...