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

com.idefav.context.Constants Maven / Gradle / Ivy

package com.idefav.context;

/**
 * the Consts description.
 *
 * @author wuzishu
 */
public interface Constants {
    String CONTEXT_KEY_REQUEST = "request-ctx";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy