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

io.github.wslxm.springbootplus2.starter.websocket.constant.WebsocketConst Maven / Gradle / Ivy

package io.github.wslxm.springbootplus2.starter.websocket.constant;

/**
 * 常量类
 * @author wangsong
 * @mail [email protected]
 * @date 2023/2/2 0002 10:17 
 * @version 1.0.0
 */
public interface WebsocketConst {

    public final static String WEBSOCKET_CACHE_KEY = "websocket";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy