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

com.github.anonymousmister.bootfastconfig.constant.RedisKeysConstant Maven / Gradle / Ivy

package com.github.anonymousmister.bootfastconfig.constant;

/**
 * @author admin
 * @title: RedisKeys
 * @projectName spring-boot-starter-winjoin
 * @description: Redis 定义过期时间
 * @date 2019/7/119:50
 */
public interface RedisKeysConstant {


    String R_E_T_K = "#key_expire_time";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy