See: Description
Class | Description |
---|---|
DeploymentPropertiesFormat |
Provides utility methods for formatting and parsing deployment properties.
|
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
|