com.bld.commons.connection.constant.CommonRestConnectionCostant Maven / Gradle / Ivy
/**
* @author Francesco Baldi
* @mail [email protected]
* @class com.bld.commons.connection.constant.CommonRestConnectionCostant.java
*/
package com.bld.commons.connection.constant;
/**
* The Interface CommonRestConnectionCostant.
*/
public interface CommonRestConnectionCostant {
/** The Constant COMMON_REST_CONNECTION. */
public final static String COMMON_REST_CONNECTION = "common-rest-connection";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy