-
maven依赖
```xml
org.apache.servicecomb
java-chassis-dependencies
2.0.2
pom
import
org.apache.servicecomb
java-chassis-spring-boot-start…
-
### Version
3.9.0
### Context
In a microservices application, we are doing an HTTP call from Gateway to specific service which is streaming a file directly back to HTTP response. When a user …
-
It would be nice if the specification defined a standard way to define metadata in a schema definition for individual types, interfaces, fields, etc. This would not be query metadata, like you have wi…
-
Our product is event-driven that ensures single-thread access to a single Context. But there is one exception when the JS code registers a JS function as call back on an external library.
Example u…
-
### Description
This issue is created as a consequence to a discussion here https://github.com/eclipse/che-devfile-registry/pull/18#issuecomment-505291947
Current Vertx Devfile is actually adapted…
-
It is the same bug described in #5959.
After upgrading to `1.3.1.Final` it does not working anymore.
You can use the sample project from #5959. Only one change is done there - because of the #8464.
…
-
1. 在microservice.yaml中配置CSE_SERVERURI: https://172.16.2.236:30103,https://172.16.2.47:30103,并用${CSE_SERVERURI}取值,只获取到第一个地址
![image](https://user-images.githubusercontent.com/27462770/71445772-9691d88…
-
**Describe the bug**
Apologies if this is not a bug....
Working with OpenID Connect Extension to protect a Web Application (with Qute Template framework).
When configured for Ping Federate OpenID …
-
What do you all think about this new API from Facebook?
https://facebook.github.io/graphql/
Looks like ArangoDB is looking at it too.
https://github.com/arangodb/arangodb/issues/1468#issuecomment-…
-
When using the helm to install the java application inside of k8s, the pod cannot be started with the error log which complains about it has some trouble to connect to the service center.
Here are …