| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
protected final String |
FORWARD |
"forward:" |
protected final String |
REDIRECT |
"redirect:" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
MS_SQL |
"mssql" |
public static final String |
MYSQL |
"mysql" |
public static final String |
ORACLE |
"oracle" |
public static final String |
PG_SQL |
"pgsql" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
DEFAULT_ERROR_MESSAGE |
"\u7f51\u7edc\u5f02\u5e38" |
public static final String |
DEFAULT_SUCCESS_MESSAGE |
"\u8bf7\u6c42\u6210\u529f" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final int |
SALT_LENGTH |
6 |
Copyright © 2019. All rights reserved.