| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
APPLICATION_NAME |
"tx-manager" |
public static final String |
HTTP_COMMIT |
"http://%s/tx/manager/httpCommit" |
public static final String |
HTTP_ROLLBACK |
"http://%s/tx/manager/httpRollBack" |
public static final String |
REDIS_KEYS |
"transaction:group:*" |
public static final String |
REDIS_PRE_FIX |
"transaction:group:%s" |
Copyright © 2018 dromara. All rights reserved.