All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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.memcached-host",
            "type": "java.lang.String",
            "description": "memcached连接主机ip."
        },
        {
            "sourceType": "com.cjxch.supermybatis.cache.base.core.DbCacheSetting",
            "name": "super-mybatis.global-setting.db-cache-setting.memcached-port",
            "type": "java.lang.String",
            "description": "memcached连接端口."
        }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy