com.github.liuyehcf.framework.rpc.maple.spring.SpringConst Maven / Gradle / Ivy
package com.github.liuyehcf.framework.rpc.maple.spring;
/**
* @author hechenfeng
* @date 2019/3/23
*/
public interface SpringConst {
String CONFIG_CLIENT_BEAN_NAME = "configClient";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy