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