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

com.labbol.core.Labbol Maven / Gradle / Ivy

There is a newer version: 2.0.3
Show newest version
/**
 * 
 */
package com.labbol.core;

/**
 * @author PengFei
 * @date 2020年3月4日下午3:37:20
 * @since 1.0
 */
public final class Labbol {
	
	public static final String LABBOL_PROPERTIES_PREFIX = "labbol";
	
	/**
	 * 用户令牌参数name
	 */
	public static final String X_AUTH_TOKEN = "X-Auth-Token";
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy