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

com.github.unclecatmyself.common.constant.UtilConstant Maven / Gradle / Ivy

Go to download

A lightweight, efficient communication framework that supports chat and the Internet of Things

The newest version!
package com.github.unclecatmyself.common.constant;

/**
 * Created by MySelf on 2019/1/15.
 */
public class UtilConstant {

    public static final String PATH_PREFIX = "src/main/resources/";

    public static final String INSTANT = "TLS";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy