-
1. Setup a Dockerfile for each microservice, including the gateway, config server, discovery server (Eureka).
2. Setup a "docker-compose.yml" in the root of the project
3. Setup environment variables …
-
##### **Overview of the feature request**
The goal would be to add some jdl annotations and cli options on entities.
The goal would be to split annotations into two categories: layer ones vs C-R…
-
Hello everyone,
My team and I are quite new to krakend and we are having trouble connecting our back-end to the gateway. We are using nats for communicaiton. This is our gateway config:
```
{
…
-
**Describe the bug**
In a microservices architecture it is possible that some services are written in Java (JHipster) while others in NodeJs (NHipster), it would be advisable to have a compatible JWT…
-
Hey!
I want to use `@apollo/gateway` but in order to do that the other GraphQL microservices should implement the [federation schema specification](https://www.apollographql.com/docs/federation/feder…
-
Add APIM to replace the API Gateway service in ade-app, pointing to the microservices behind the current gateway. This would need to be Premium tier as we'll require VNET integration.
https://github.…
-
The issue:
I use a compound task to launch my microservices dotnet project. I have 7 microservices + 1 api gateway. (In compound I use only 3 of microservices + 1 gateway)
For each mic…
-
We are going to rely on [Mashape Kong](https://github.com/mashape/kong) for handling the interaction between the client and all the BenchFlow services.
Some of the reasons why [Mashape Kong](https://…
-
Hi all,
We are logging the outgoing FeignClient requests in our Spring Boot applications.
These logs include traceId, spanId and parentId.
On the called service side the same information gets logge…
-
Hi,
Can we suggest new additionnals fonctionnalities by submitting Pull Requests ? Any convention should be respected ?
I would like to add new capabilities like:
- Support service discover…