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

com.farerboy.framework.boot.redis.constant.RedisConstant Maven / Gradle / Ivy

package com.farerboy.framework.boot.redis.constant;

/**
 * TODO description
 * 2021/3/15 4:20 下午
 *
 * @author linjianbin
 */
public class RedisConstant {

    public static final String ERROR_CODE = "REDIS_OPS_ERROR";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy