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

com.hyf.hotrefresh.shadow.infrastructure.InfrastructureConstants Maven / Gradle / Ivy

package com.hyf.hotrefresh.shadow.infrastructure;

import com.hyf.hotrefresh.HotRefreshShadowPackagePlaceHolder;

/**
 * @author baB_hyf
 * @date 2022/07/04
 */
public class InfrastructureConstants {

    public static final String PACKAGE_PATH = HotRefreshShadowPackagePlaceHolder.class.getPackage().getName();

    public static final String FILE_SUFFIX = ".INFRA.hotrefresh";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy