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

xyz.erupt.monitor.constant.MonitorConstant Maven / Gradle / Ivy

There is a newer version: 1.12.15
Show newest version
package xyz.erupt.monitor.constant;

import xyz.erupt.core.constant.EruptRestPath;

/**
 * @author YuePeng
 * date 2021/1/29 18:25
 */
public class MonitorConstant {

    public static final String REST_MONITOR = EruptRestPath.ERUPT_API + "/erupt-monitor";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy