-
```
zuul.routes.api-a-url.path=/api-a-url/**
zuul.routes.api-a-url.serviceId=HELLO-SERVICE
zuul.routes.api-b-url.path=/api-b-url/**
zuul.routes.api-b-url.serviceId=RIBBON-CONSUMER
spring.ap…
-
This is question: Please drop links if you think it is answered before.
Since "Go Router" is also a routing tool, does it mean we shall not have "Discovery Server" in our infrastructure. Spring Cloud…
-
In the case of using eureka, key[eureka.instance.app-group-name] is configured, the application group has no logical isolation.Details are as follows:
version:
Spring Boot : 2.0.4.RELEASE
…
-
Hello,
Using spring-cloud-starter-ribbon version 2.0.0.M2 or 1.3.0.RELEASE, I have a high vulnerability in jersey-apache-client4-1.19.1.jar ( when using dependency check ) , So I upgarde the version …
-
I have a timeout exception when I try to send a mail with my service because hystrix default timeout is 1s.
I searched for an answer and saw #3535 and others answers in internet.
It seems that Hyst…
-
Errors occurred in 1.6.1 and 1.6.2:
However, this error did not occur at 1.6.0.
**error:**
Could not initialize class com.alibaba.csp.sentinel.adapter.gateway.common.rule.GatewayRuleManager
Envi…
-
Hi,
I am unable to execute the service using feign client interface, ending up with connection timeout at the feign client interface. Kindly suggest a solution in this regard.
source code link: ht…
-
I'm trying to implement a info contributor which will query some data from database and one endpoint but it seems sleuth with feign client doesn't play well inside InfoContributor.
If I remove sleu…
-
Hello, I am following this article [spring-cloud-bootstrapping](https://www.baeldung.com/spring-cloud-bootstrapping),when i try to bootstrap discovery module,this error shows up.the following are the …
-
![1](https://user-images.githubusercontent.com/18049520/56860271-4cd5d000-69c7-11e9-87d3-1af9d7ad327b.png)
![8](https://user-images.githubusercontent.com/18049520/56860234-d638d280-69c6-11e9-9c3d…