-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
During the testing process, we discovered a performance bottleneck in Shenyu. The test …
-
Hi! @wagnerdelima, I have been using this lib from a long time now. I was implementing micro service architecture now but somehow I am facing dependency issues because of tokens I get. Since JWT Token…
-
### Issue Description
I am trying to run MOST MINIMALISTIC gateway but I am running into false positive error when one of the dependencies is thinking that Use Objet type is "extension" type.
```
…
-
Add autonomous production support capability to the system. Specifically, introduce a new operations service which monitors system capabilities, such as the [microservices](https://github.com/osxhack…
-
I have two micro-services viz. gateway and child service. Gateway calls an API of child-service which returns HttpStatus 400 with the response body. I want to send all 4xx responses as it is to the …
-
I see the connection between your server/client applications rely pretty much on a RESTy interface. I know you've been reading our articles, and by now you are probably aware that we are huge fans of …
-
**Is your feature request related to a problem? Please describe.**
Not really related to a problem. The initial idea was to use Federation but Apollo Federation is not fully ready yet (and most proba…
-
Using microservice is getting popular, even the meanjs 's concept on the module is an initial similar idea for the microservice. I hope meanjs can move meanjs towards microservice 's direction, a sim…
-
**Describe the bug**
We had unexpected and intermittent behavior when registering two different operations for the same path.
We registered a GET operation for all API paths:
GET / **
And we reg…
-
Figure out if we can support that use-case.
Check:
- http://www.sczyh30.com/vertx-blueprint-microservice/api-gateway.html
- http://vertx.io/docs/vertx-circuit-breaker/java/
- https://github.co…