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

com.aliyun.mq.http.common.utils.ServiceConstants Maven / Gradle / Ivy

There is a newer version: 1.0.3.2
Show newest version
package com.aliyun.mq.http.common.utils;

public interface ServiceConstants {

    String DEFAULT_ENCODING = "utf-8";

    String RESOURCE_NAME_COMMON = "common";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy