-
在通过Servicecomb发布和启动微服务里面,支持对Get接口,也定义Model class进行参数映射,且mode class支持java validation注解。看起来像Post接口一样。请问Servicecomb源码是在哪里进行处理的?
```java
// 发布Get接口
@RequestMapping(value = {"/apply/apply-list"}, meth…
-
**###
环境:maven 3.8.5
jdk 1.8
执行 mvn -X clean install,错误如下:**
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to D:\serviceComb\faspRefactor\ser…
-
**What is the feature you want to add?**
Combine polaris with surrounding ecological components
- [ ] gRPC
- [x] grpc-go-polaris (https://github.com/polarismesh/grpc-go-polaris. Welcome to…
-
以前这个bug也有人提过,即是:如果访问管理后台 http://localhost:8090,则提示错误:
F][http-nio-8090-exec-1] Exception processing template "index": Exception evaluating SpringEL expression: "systemInfo.upTime" (template: "index" …
-
Caused by: java.lang.IllegalStateException: parameter name is not present, method=com.rain.paas.gradle.sc.servlet.endpoint.rest.RestEndpoint:post
solution:
change pom.xml, add compiler argument: -…
-
当上传的文件大小超过 servicecomb.uploads.maxSize 时,错误信息不清晰。
配置最大为1G
![image](https://github.com/apache/servicecomb-java-chassis/assets/4955092/f3361c74-30fb-4471-8023-ee8fce5416f7)
上传文件大小为1.35G,日志提示:
![imag…
-
**Describe the bug**
A clear and concise description of what the bug is.
consumer端未配置限流策略,发送请求的QPS为100,并未达到默认的流控阈值,却提示限流。
**Version of go chassis**
github.com/go-chassis/go-chassis v1.8.2
**To Re…
-
failed: Get \"http:///v4/default/registry/existence?type=microservice\u0026appId=defau
lt\u0026serviceName=calculator\u0026version=1.1.1\": http: no Host in request URL"}
根据快速入门操作,运行mesher.exe,注册中…
-
例如测试module中有看到tars,但是好像测试结果没更新
还有servicecomb等最近新出的微服务框架也可以添加进入测试
另外,希望能完善这个测试项目,比如增加不同的测试场景,传递的数据格式、大小,测试的维度(从cpu,内存等指标去考虑)等等
最后,感谢作者的辛勤劳动,如果能做好这个项目,还是挺有意义的
-