META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"groups": [
{
"sourceType": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting",
"name": "super-mybatis.global-setting.db-cache-setting",
"sourceMethod": "getDbCacheSetting()",
"type": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting"
}
],
"properties": [
{
"sourceType": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting",
"name": "super-mybatis.global-setting.db-cache-setting.redis-host",
"type": "java.lang.String",
"description": "redis连接主机ip."
},
{
"sourceType": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting",
"name": "super-mybatis.global-setting.db-cache-setting.redis-port",
"type": "java.lang.String",
"description": "redis连接端口."
},
{
"sourceType": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting",
"name": "super-mybatis.global-setting.db-cache-setting.redis-pwd",
"type": "java.lang.String",
"description": "redis连接口令."
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy