|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
Added interface org.springframework.http.converter.GenericHttpMessageConverter.
| Changed Constructors | ||
void) |
Documentation changed from old to new. |
Construct a new {@code MappingJacksonHttpMessageConverter}. |
| Added Methods | |
boolean canRead(Type, |
|
Object read(Type, |
|
void setPrettyPrint(boolean) |
Whether to use the DefaultPrettyPrinter when writing JSON. |
| Changed Methods | ||
JavaType getJavaType(Type) |
Change in signature from Class<?> to Type.Documentation changed from old to new. |
Return the Jackson JavaType for the specified type. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||