18 lines
500 B
JSON
18 lines
500 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "lideeyunji.cache",
|
|
"type": "com.lideeyunji.tool.framework.redis.config.CacheProperties",
|
|
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "lideeyunji.cache.redis-scan-batch-size",
|
|
"type": "java.lang.Integer",
|
|
"description": "redis scan 一次返回数量",
|
|
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |