19 lines
589 B
JSON
19 lines
589 B
JSON
![]() |
{
|
||
|
"groups": [
|
||
|
{
|
||
|
"name": "easy-retry",
|
||
|
"type": "com.aizuda.easy.retry.server.common.config.SystemProperties",
|
||
|
"sourceType": "com.aizuda.easy.retry.server.common.config.SystemProperties"
|
||
|
}
|
||
|
],
|
||
|
"properties": [
|
||
|
{
|
||
|
"name": "easy-retry.callback",
|
||
|
"type": "com.aizuda.easy.retry.server.common.config.SystemProperties$Callback",
|
||
|
"defaultValue": "30",
|
||
|
"description": "服务端的地址,若服务端集群部署则此处配置域名",
|
||
|
"sourceType": "com.aizuda.easy.retry.server.common.config.SystemProperties$Callback"
|
||
|
}
|
||
|
]
|
||
|
}
|