42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "job",
|
|
"type": "com.suisung.mall.shop.config.QuartzJobClassNameConfig",
|
|
"sourceType": "com.suisung.mall.shop.config.QuartzJobClassNameConfig"
|
|
},
|
|
{
|
|
"name": "spring.redis",
|
|
"type": "com.suisung.mall.shop.config.RedissionConfig",
|
|
"sourceType": "com.suisung.mall.shop.config.RedissionConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "job.class-names",
|
|
"type": "java.util.List<java.lang.String>",
|
|
"sourceType": "com.suisung.mall.shop.config.QuartzJobClassNameConfig"
|
|
},
|
|
{
|
|
"name": "spring.redis.database",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.suisung.mall.shop.config.RedissionConfig"
|
|
},
|
|
{
|
|
"name": "spring.redis.host",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.suisung.mall.shop.config.RedissionConfig"
|
|
},
|
|
{
|
|
"name": "spring.redis.password",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.suisung.mall.shop.config.RedissionConfig"
|
|
},
|
|
{
|
|
"name": "spring.redis.port",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.suisung.mall.shop.config.RedissionConfig"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |