我创建了一个Spring boot应用程序,它在头文件中使用枚举参数client。如果我按如下方式定义枚举客户端: public enum Client {
web("web");
this.agent= agent;} 它抛出错误java.lang.IllegalArgumentException: No enum co
在寻找Google这一云计算Java客户端时,主要有两个官方项目。它建议使用第二个,。但在检查子项目时,它会说:
Note: This client is no longer receiving updates; new features in the Compute API willCheck https://cloud.google.com/compute/docs/api/libraries for the recommen