@ConfigurationProperties(prefix="http.mappers", ignoreUnknownFields=false) public class HttpMapperProperties extends Object
HttpMessageConverter
s.Constructor and Description |
---|
HttpMapperProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
isJsonPrettyPrint() |
boolean |
isJsonSortKeys() |
void |
setJsonPrettyPrint(boolean jsonPrettyPrint) |
void |
setJsonSortKeys(boolean jsonSortKeys) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.