Spring Cloud Netflix Eureka client discovery with zuul is not working on external tomcat server

I have three microservices as follows zuul, eureka and producer. i want to hit /employee in producer service, for client...

Spring Cloud Netflix Eureka datacenter and environment not displayed on the Eureka dashboard

I am using Eureka server - version 3.0.3 and have configured the datacenter and environment information using the below ...

Spring Cloud Netflix How to modify authorization header of a request before forwarding to microservice from gateway.

In my application, I am enabling security using authentication server. Once oauth2 token is validated , I generate a jwt...

Spring Cloud Netflix Applications not registering to eureka when using docker-compose

I took this example https://github.com/paulc4/microservices-demo and I created 3 docker images from it, with the followi...

Spring Cloud Netflix Feign: Method not annotated with HTTP method type (ex. GET, POST)

Following the documentation for spring cloud netflix, I ran into this issue. I am currently on Brixton M4.Exception occu...

Spring Cloud Netflix Document eureka.server.defaultOpenForTrafficCount and its effect on EurekaServer warmup time

Netflix's original version of the Eureka Server avoids to answer clients for a configurable period of time if it starts ...

Spring Cloud Netflix Document the eureka context path.

I'm currently trying to get Eureka server running with URL discovery and it proofed to be a bit tricky.According to the ...

Spring Cloud Netflix Netflix Eureka Client Health Check Handler not sending correct status back to Netflix Eureka server

Hello Team,I have upgraded my application and below are details for same.Previous Version-spring boot-1.5.6.RELEASEsprin...

Spring Cloud Netflix may be found a bug for httpclient connection leak

refer #2814 I use a subclass of DefaultErrorAttributes to deal with exceptions @Component("unifyErrorAttributes&qu...

Spring Cloud Netflix spring-cloud-starter-netflix-hystrix in spring cloud is abandoned?

i not found spring-cloud-starter-netflix-hystrix dependencies in spring-cloud-netflix-dependencies version is 3.1.0wh...

Spring Cloud Netflix Service id based Zuul-Eureka routing does not work with HTTPS

I have try to setup Https for netflix eureka, zuul & backend spring services.All working well individually and all s...

Spring Cloud Netflix method ReactiveHystrixCircuitBreaker.createCommand throw a runtime Exception: java.lang.NoClassDefFoundError: rx/RxReactiveStreams

SpringCloud Version is : Hoxton.SR12SpringBoot Version is:2.3.12.RELEASEMy Gateway Moudle dependencies is: ...

Spring Cloud Netflix Unable to rename the eureka server

I have configured eureka-server as a client with configuration specified below. I am trying to rename the service to 'eu...

Spring Cloud Netflix eureka-client1.10.14 rejected from java.util.concurrent.ThreadPoolExecutor

I used the eureka-client1.10.14 version in SpringCloud2020.3. There are some WARN logs recently. I put the detailed info...

Spring Cloud Netflix Ability to configure feign.RequestInterceptor specific to a given feign client

There is a few use cases where we need to add different headers or authentication mechanisms on a per client basis. Cur...

Spring Cloud Netflix Spring cloud ribbon not working with eureka in Client Side Load Balancer for Spring Cloud Version 2021.0.0

Spring cloud ribbon not working with eureka for Client Side Load Balancer.After define listOfServers, it is working.this...

Spring Cloud Netflix EIP publicip association not correctly updated on fresh instance

I've been directed over here from the eureka folks, as they believe this should just 'work'. Have the following issue ru...

Spring Cloud Netflix Service discovery for RSocket

Is it possible to use [spring-cloud-netflix] as service discovery for RSocket services? If not what are possible options...

Spring Cloud Netflix Will you continue to support spring6

Will you continue to support spring6? If no, consider whether to support client separately?Comment From: OlgaMaciaszekH...

Spring Cloud Netflix Dependency hygiene

Something bad happened in the upstream. Our Eureka client starter brings in servlet 2.5 (and a bunch of other crap that ...
上一页 下一页
.