| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPRING_PROFILE_AWS_ECS |
"aws-ecs" |
public static final String |
SPRING_PROFILE_CLOUD |
"cloud" |
public static final String |
SPRING_PROFILE_DEVELOPMENT |
"dev" |
public static final String |
SPRING_PROFILE_HEROKU |
"heroku" |
public static final String |
SPRING_PROFILE_K8S |
"k8s" |
public static final String |
SPRING_PROFILE_NO_LIQUIBASE |
"no-liquibase" |
public static final String |
SPRING_PROFILE_PRODUCTION |
"prod" |
public static final String |
SPRING_PROFILE_SWAGGER |
"swagger" |
public static final String |
SPRING_PROFILE_TEST |
"test" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
corePoolSize |
2 |
public static final int |
maxPoolSize |
50 |
public static final int |
queueCapacity |
10000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
maxEntries |
100L |
public static final int |
timeToLiveSeconds |
3600 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
backupCount |
1 |
public static final int |
timeToLiveSeconds |
3600 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
public static final int |
updateInterval |
3 |
public static final String |
url |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
configFile |
"default-configs/default-jgroups-tcp.xml" |
public static final boolean |
statsEnabled |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
instanceCount |
1 |
public static final long |
maxEntries |
100L |
public static final long |
timeToLiveSeconds |
60L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
maxEntries |
100L |
public static final long |
timeToLiveSeconds |
60L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
maxEntries |
100L |
public static final long |
timeToLiveSeconds |
60L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
public static final int |
expiration |
300 |
public static final String |
servers |
"localhost:11211" |
public static final boolean |
useBinaryProtocol |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
durationInSeconds |
3600 |
public static final boolean |
enabled |
false |
public static final long |
limit |
100000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
useUndertowUserCipherSuitesOrder |
true |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
timeToLiveInDays |
1461 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
public static final String |
host |
"localhost" |
public static final int |
port |
5000 |
public static final int |
queueSize |
512 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
baseUrl |
"" |
public static final boolean |
enabled |
false |
public static final String |
from |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
public static final long |
reportFrequency |
60L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
enabled |
false |
public static final String |
endpoint |
"/prometheusMetrics" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
tokenValidityInSeconds |
1800L |
public static final long |
tokenValidityInSecondsForRememberMe |
2592000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
redirectAfterSignIn |
"/#/home" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
defaultIncludePattern |
"/api/.*" |
public static final String |
description |
"API documentation" |
public static final String |
title |
"Application API" |
public static final boolean |
useDefaultResponseMessages |
true |
public static final String |
version |
"0.0.1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PAGE_NAME |
"page" |
public static final String |
DEFAULT_SIZE_NAME |
"size" |
public static final String |
DEFAULT_SORT_NAME |
"sort" |
public static final String |
PAGE_DESCRIPTION |
"Page number of the requested page" |
public static final String |
PAGE_TYPE |
"query" |
public static final String |
SIZE_DESCRIPTION |
"Size of a page" |
public static final String |
SIZE_TYPE |
"query" |
public static final String |
SORT_DESCRIPTION |
"Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort criteria are supported." |
public static final String |
SORT_TYPE |
"query" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ORDER |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCEPTION_MESSAGE |
"All Hibernate caches should be created upfront. Please update CacheConfiguration.java to add" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISABLED_MESSAGE |
"Liquibase is disabled" |
public static final String |
EXCEPTION_MESSAGE |
"Liquibase could not start correctly, your database is NOT ready: {}" |
public static final String |
SLOWNESS_MESSAGE |
"Warning, Liquibase took more than {} seconds to start up!" |
public static final long |
SLOWNESS_THRESHOLD |
5L |
public static final String |
STARTED_MESSAGE |
"Liquibase has updated your database in {} ms" |
public static final String |
STARTING_ASYNC_MESSAGE |
"Starting Liquibase asynchronously, your database might not be ready at startup!" |
public static final String |
STARTING_SYNC_MESSAGE |
"Starting Liquibase synchronously" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
QUOTE |
"%22" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNAUTHORIZED_MESSAGE |
"Authentication failed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXCEPTION_MESSAGE |
"Returning an invalid URI: {}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAPTURE_EXCEPTION_MESSAGE |
"Already capturing" |
public static final String |
DEFAULT_LEVEL |
"ALL" |
public static final boolean |
DEFAULT_MUTE |
true |
public static final String |
LOGBACK_EXCEPTION_MESSAGE |
"Expected logback" |
public static final String |
RELEASE_EXCEPTION_MESSAGE |
"Not currently capturing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_DAYS_TO_LIVE |
1461 |
Copyright © 2019 JHipster. All rights reserved.