Generated by
JDiff

Package org.springframework.http.converter

Added Classes
ObjectToStringHttpMessageConverter An {@code HttpMessageConverter} that uses StringHttpMessageConverter for reading and writing content and a ConversionService for converting the String content to and from the target object type.
 

Changed Classes
StringHttpMessageConverter Implementation of HttpMessageConverter that can read and write strings.