See: Description
| Class | Description |
|---|---|
| RestTemplateMessageConverterUtil |
Utility class that does two things:
Resets a
RestTemplate's message converters list to have json support come before xml.
Force injects JAXBContexts that know about our particular classes
|