public class GrpcUtil
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GrpcUtil
public GrpcUtil()
-
Method Details
-
getServiceConfigMapFromJsonFile
public static Map<String,?> getServiceConfigMapFromJsonFile(String serviceConfigFileProp,
String serviceConfigFileDefault,
Class<?> loaderClass,
com.fishlib.io.logger.Logger log)