We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mvn install 时出错: Tests in error: testSysEvns(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "} testInterpolator(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "} testConfig(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "}
The text was updated successfully, but these errors were encountered:
谁知道super-Dimond-client怎么用的?怎么启动运行?
Sorry, something went wrong.
自己来回答:
应该是客户端开发工具包。。。需要自动配置参数功能的客户端可以仿照test进行插入此功能。。
最后解决方式是?
No branches or pull requests
mvn install 时出错:
Tests in error:
testSysEvns(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "}
testInterpolator(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "}
testConfig(com.github.diamond.client.PropertiesConfigurationTest): 从服务器端获取配置信息为空,Client 请求信息为:superdiamond={"projCode": "cloud-service-mobile", "profile": "development", "modules": "", "version": "1.4.0 "}
The text was updated successfully, but these errors were encountered: