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

com.cjxch.supermybatis.cache.memcached.init.SuperMybatisMemcachedConstants Maven / Gradle / Ivy

package com.cjxch.supermybatis.cache.memcached.init;

import com.whalin.MemCached.MemCachedClient;

/**
 * @Author: 菜鸡小彩虹
 * @Date: 2020/10/02/20:45
 * @Email: [email protected]
 */
public class SuperMybatisMemcachedConstants {

    public static MemCachedClient memCachedClient;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy