Files
gr_report_java/lidee-tool/tool-spring-boot-starter-redis/target/classes/META-INF/spring-configuration-metadata.json
2026-02-03 15:50:37 +08:00

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": []
}