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

com.github.houbbbbb.sso.nt.constants.CommonConstants Maven / Gradle / Ivy

The newest version!
package com.github.houbbbbb.sso.nt.constants;

import com.github.houbbbbb.sso.nt.opt.ClientOpt;

/**
 * @author: hbw
 * @date: 2020/7/15
 **/
public class CommonConstants {
    private CommonConstants() {}

    public static final String APP_INFO = "app_info";
    public static final String UTF_8 = "utf8";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy