You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.4 KiB
JSON

{
"groups": [
{
"name": "xxl.job",
"type": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties"
},
{
"name": "xxl.job.admin",
"type": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$AdminProperties",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties"
},
{
"name": "xxl.job.executor",
"type": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties"
}
],
"properties": [
{
"name": "xxl.job.access-token",
"type": "java.lang.String",
"description": "访问令牌",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties"
},
{
"name": "xxl.job.admin.addresses",
"type": "java.lang.String",
"description": "调度器地址",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$AdminProperties"
},
{
"name": "xxl.job.enabled",
"type": "java.lang.Boolean",
"description": "是否开启,默认为 true 关闭",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties"
},
{
"name": "xxl.job.executor.app-name",
"type": "java.lang.String",
"description": "应用名",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties"
},
{
"name": "xxl.job.executor.ip",
"type": "java.lang.String",
"description": "执行器的 IP",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties"
},
{
"name": "xxl.job.executor.log-path",
"type": "java.lang.String",
"description": "日志地址",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties"
},
{
"name": "xxl.job.executor.log-retention-days",
"type": "java.lang.Integer",
"description": "日志保留天数",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties"
},
{
"name": "xxl.job.executor.port",
"type": "java.lang.Integer",
"description": "执行器的 Port",
"sourceType": "cn.iocoder.yudao.framework.quartz.config.XxlJobProperties$ExecutorProperties"
}
],
"hints": []
}