|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes | |
|
A FactoryBean for creating a Jackson 1.x ObjectMapper with setters to enable or disable Jackson features from within XML configuration. |
|
Implementation of HttpMessageConverter that can read and write JSON using Jackson 1.x's ObjectMapper. |
Added Classes | |
|
A simple utility class for obtaining a Google Gson 2.x GsonBuilder which Base64-encodes {@code byte[]} properties when reading and writing JSON. |
|
A FactoryBean for creating a Google Gson 2.x Gson instance. |
|
Implementation of org.springframework.http.converter.HttpMessageConverter that can read and write JSON using the Google Gson library's Gson class. |
|
A simple holder for the POJO to serialize via MappingJackson2HttpMessageConverter along with further serialization instructions to be passed in to the converter. |
Changed Classes | |
|
A FactoryBean for creating a Jackson 2.x ObjectMapper with setters to enable or disable Jackson features from within XML configuration. |
|
Implementation of HttpMessageConverter that can read and write JSON using Jackson 2.x's ObjectMapper. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |