| 123456789101112131415161718 |
- {
- "groups": [
- {
- "name": "tz.cache",
- "type": "cn.start.tz.framework.redis.config.TzCacheProperties",
- "sourceType": "cn.start.tz.framework.redis.config.TzCacheProperties"
- }
- ],
- "properties": [
- {
- "name": "tz.cache.redis-scan-batch-size",
- "type": "java.lang.Integer",
- "description": "redis scan 一次返回数量",
- "sourceType": "cn.start.tz.framework.redis.config.TzCacheProperties"
- }
- ],
- "hints": []
- }
|