| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_NAME |
"holon.json" |
| 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 © 2019 The Holon Platform. All rights reserved.