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

net.dubboclub.restful.util.RestfulConstants Maven / Gradle / Ivy

package net.dubboclub.restful.util;

/**
 * @date: 2016/2/26.
 * @author:bieber.
 * @project:dubbo-plus.
 * @package:net.dubboclub.restful.util.
 * @version:1.0.0
 * @fix:
 * @description: 相关常量信息
 */
public class RestfulConstants {

    public static final String ALL="all";

    public static final String RESTFUL_HEADER_KEY_PREFIX ="restful_protocol_";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy