public class Config extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
cacheOnly
Deprecated.
this should not be used in most real live cases - mostly
useful for development. This flag may and probably will be
removed/replaced in future.
|
static com.fasterxml.jackson.databind.ObjectMapper |
OBJECT_MAPPER |
static boolean |
refreshUnclosed |
| Constructor and Description |
|---|
Config() |
@Deprecated public static volatile boolean cacheOnly
public static boolean refreshUnclosed
public static final com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER
Copyright © 2017. All rights reserved.