| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAXRS_DISABLE_GSON_AUTO_CONFIG |
"holon.gson.disable-autoconfig" |
public static final String |
JAXRS_DISABLE_GSON_CONTEXT_RESOLVER |
"holon.gson.disable-resolver" |
public static final String |
JAXRS_JSON_PRETTY_PRINT |
"holon.jaxrs.json.pretty-print" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAXRS_DISABLE_JACKSON_AUTO_CONFIG |
"holon.jackson.disable-autoconfig" |
public static final String |
JAXRS_DISABLE_JACKSON_CONTEXT_RESOLVER |
"holon.jackson.disable-resolver" |
public static final String |
JAXRS_JSON_PRETTY_PRINT |
"holon.jaxrs.json.pretty-print" |
Copyright © 2017 The Holon Platform. All rights reserved.