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

com.feingto.iot.server.util.Constants Maven / Gradle / Ivy

There is a newer version: 1.2.5.RELEASE
Show newest version
package com.feingto.iot.server.util;

/**
 * 常量
 *
 * @author longfei
 */
public class Constants {
    /**
     * 消息主题:消息ES存储
     */
    public static final String TOPIC_STORE_ES = "/feingto/im/store/es";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy