2026-02-02 23:21:53 +08:00
|
|
|
{
|
|
|
|
|
"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 一次返回数量",
|
2026-02-03 15:50:37 +08:00
|
|
|
"sourceType": "com.lideeyunji.tool.framework.redis.config.CacheProperties"
|
2026-02-02 23:21:53 +08:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"hints": []
|
|
|
|
|
}
|