diff --git a/src/main/resources/META-INF/spring-configuration-metadata.json b/src/main/resources/META-INF/spring-configuration-metadata.json index bfe9b5c..b20b190 100644 --- a/src/main/resources/META-INF/spring-configuration-metadata.json +++ b/src/main/resources/META-INF/spring-configuration-metadata.json @@ -74,6 +74,13 @@ "description": "datasource", "sourceType": "cn.langpy.kotime.config.DefaultConfig" }, + { + "name": "ko-time.redis-template", + "type": "java.lang.String", + "defaultValue": "", + "description": "StringRedisTemplate‘s bean", + "sourceType": "cn.langpy.kotime.config.DefaultConfig" + }, { "name": "ko-time.thread-num", "type": "java.lang.Integer",