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

com.efficient.cache.constant.CacheEnum Maven / Gradle / Ivy

package com.efficient.cache.constant;

/**
 * @author TMW
 * @since 2022/9/2 14:31
 */
public enum CacheEnum {
    EHCACHE,REDIS;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy