-
Vulnerable Library - spring-cloud-starter-netflix-eureka-client-1.4.0.RELEASE.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/thoughtworks/xst…
-
Microservice 'IMPS-BENEFICIARY-SERVICE' is https enabled. Not sure if the issue with eureka discovery mechanism or the gateway.
```
RoutePredicateHandlerMapping.lambda$getHandlerInternal$0(94) Mapp…
-
We have many micro services which will get registered in eureka. But our services are getting deregistered automatically after they get registered in eureka. please let me know what can be done to ov…
-
Hi guys,
We use Eureka in AWS environment with EIP binding. It is configured with Private EIPs, because we don't want to expose Eureka to the Internet. Due to this we get that annoying message `una…
-
We are looking to of move to Spring Cloud Load Balancer to replace Ribbon. We use Eureka for service discovery and registration.
It looks like as of Spring Cloud Netflix 3.x, the EurekaRibbonCli…
-
**CurrentBehavior**
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
**ExpectedBehavior**
The Eureka client can successfully connect to the Eure…
-
Given eureka instance configuration as follows:
```
eureka:
instance:
secure-port: 443
secure-port-enabled: true
non-secure-port: 80
non-secure-port-enabled: false
````
The…
-
I would like to remove the xstream dependency from the eureka-client, but it is used in DiscoveryJerseyProvider.
https://github.com/Netflix/eureka/blob/8009355993fedb15c82a67930f7354d4a28cb6c9/eureka…
-
Hi,
I'm trying to fire up your application, the most of the applications works fine and ServiceA/B & C are getting registered in the eureka Client. But i keep getting errors while the Zuul Server is…
-
When using Spring cloud Hoxton.SR4, spring-cloud-netflix. 2.2.2.RELEASE is used :
jettison then stax-api is provided with an ``runtime`` scope by eureka-client (1.9.17)
![image](https://user-images…