Files
pengchen-exam-java/exam-framework/exam-spring-boot-starter-redis/target/classes/META-INF/spring-configuration-metadata.json
2025-04-17 15:37:37 +08:00

18 lines
473 B
JSON

{
"groups": [
{
"name": "exam.cache",
"type": "pc.exam.pp.framework.redis.config.ExamCacheProperties",
"sourceType": "pc.exam.pp.framework.redis.config.ExamCacheProperties"
}
],
"properties": [
{
"name": "exam.cache.redis-scan-batch-size",
"type": "java.lang.Integer",
"description": "redis scan 一次返回数量",
"sourceType": "pc.exam.pp.framework.redis.config.ExamCacheProperties"
}
],
"hints": []
}