-
无法识别微服务框架servicecomb中的@RestSchema注解的接口,能否适配一下
-
org.apache.servicecomb.swagger.invocation.exception.InvocationException: InvocationException: code=500;msg=CommonExceptionData [message=Get schema contents fail from all latest version.]
![image](h…
-
## 尝试过Linux版本:
- ubuntu 22、20
## mongoDB版本:
- 6.0.8
## 报错信息:
`
servicecomb-kie_1 | panic: 2023-08-01 08:00:58.779 +00:00 FATAL mongo/mongo.go:237 failed to create collection with validation
…
-
Hello, I am trying to make the Saga part of Servicecomb work with Spring Cloud Netflix Eureka. Sadly nothing happens when I send a request which should start the Saga and set the transaction in motion…
-
之前使用的是nacos作为注册中心,是支持的,举个例子
http://localhost:8080/query_service_name/query/xxx
localhost:8080是网关的地址IP
query_service_name是应用服务注册在nacos的注册服务名,相当于service comb的service name
这样请求,在SpringCloud网关不加任何路由规则…
-
In git action, only check build on jdk8,not verify other version.
Add the compilation verification of the mainstream jdk version
We can refer to the configuration of this project
https://github.c…
-
下载`servicecomb-samples`代码后,参考`https://github.com/apache/servicecomb-samples/tree/master/java-chassis-samples/springmvc-sample`教程运行`provider`和`consumer`,`consumer`运行失败,报错如下所示:
```
Exception in thread…
-
servicecomb-mesher 最新 tag 为 v1.6.3
使用的go-chassis 版本为 1.6.1 什么时候会更新到 go-chassis v2.X 版本。 本来还想用go-chassis呢,一看servicecomb-mesher要当作api网关呢, 一看两者版本差距这么大。会有影响吗?
-
你好,咨询个问题,我有个依赖包里包含vendor目录,目录下存在vendor.json文件以及第三方包,即
```
vendor
------vendor.json
------github.com/...
```
vendor.json部分内容如下
```
{
"checksumSHA1": "1q1S5NlaZd0rxHUGyCse7UWQmCw=…
-
是否可以加入权限管理功能呢,servicecomb-fence的活跃度不高啊