This change ensures that when the Accept and the Producible media types
are equally specific, we use the one from the Accept header, which may
for example carry a different charset.
@ -196,7 +196,7 @@ public abstract class AbstractMessageConverterMethodProcessor extends AbstractMe
@@ -196,7 +196,7 @@ public abstract class AbstractMessageConverterMethodProcessor extends AbstractMe
@ -301,35 +301,6 @@ public class RequestResponseBodyMethodProcessorMockTests {
@@ -301,35 +301,6 @@ public class RequestResponseBodyMethodProcessorMockTests {
@ -143,12 +143,25 @@ public class RequestResponseBodyMethodProcessorTests {
@@ -143,12 +143,25 @@ public class RequestResponseBodyMethodProcessorTests {