Spring Cloud Netflix Documentation does not reflect changes to Jersey dependencies

With #3735, Jersey dependencies have been made optional. That has side effects which are not mentioned in the current do...

Spring Cloud Netflix How can I implement my own HttpClient like RibbonLoadBalancingHttpClient?

I'd like to track every requests' response time in some load balancing tests and I found that I can add a listener on Lo...

Spring Cloud Netflix Eureka client fails with missing jersey class

https://stackoverflow.com/questions/65688620/spring-cloud-eureka-client-doesnt-start-due-to-jerseyComment From: spencerg...

Spring Cloud Netflix Make eureka client jersey dependency optional

Currently, you have to exclude jersey. <dependency> <groupId>org.springframework.cloud<...

Spring Cloud Netflix the official website of spring cloud netflix

the github link of spring cloud netflix is located to cloud.spring.io/spring-cloud-netflix/, is it the spring cloud netf...

Spring Cloud Netflix task supervisor timed out

2020-01-02 09:03:50.454 WARN [cloud-admin,,,] 11604 --- [scoveryClient-0] c.netflix.discovery.TimedSupervisorTask : ta...

Spring Cloud Netflix Unable to add/override response headers

QuestionI added zuul: ignoreSecurityHeaders: falseIt enabled headers:Cache-Control: no-cache, no-store, max-age=0, must...

Spring Cloud Netflix can't shutdown tomcat

after run script shutdown.sh , the tomcat application was not exitComment From: spencergibbIf this has something to do w...

Spring Cloud Netflix Upgraded spring boot from 2.1.0 to 2.2.2.RELEASE , now getting exception while starting

I am upgraded SpringBoot version 2.1.0 to 2.2.2.RELEASEjava : openjdk11 spring-boot: v2.2.0.RELEASE springCloudVersion :...

Spring Cloud Netflix Feign Client + Eureka - Disable SSL Validation not working

Describe the bugTrying to make call to secured service using feign client by disabling the SSL validation.Sample Configu...

Spring Cloud Netflix scheduleRenewalThresholdUpdateTask didn't work!

When client aborted , and it can't excute cancel method. the evitTask invoke it and remove it from registry, but the val...

Spring Cloud Netflix [Question] Eureka and ZULL by applying https Issue.

I am Spring boot 2.1.4 and Greenwich.RELEASE is in use.I want to use Eureka and ZULL by applying https.We would apprecia...

Spring Cloud Netflix 503 Service Unavailable for 90 seconds after restart of client

Hi,We are using the Hoxton version of Cloud. We have a Gateway and a number of micro-services / clients all linked via E...

Spring Cloud Netflix the eureka client cannot found new instance

When a new instance comes online, the server can see that the instance has been registered, but the newly registered ser...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client intermittently crashes

hs_err_pid11908.logWindows 10 Pro x64JDK 11.0.6 x64Spring Tool Suite 4 (did a check for updates, I'm up to date, no erro...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client doesn't launch with STS / Spring Boot 2.2.6

Windows 10 Pro x64STS4JDK 11.0.6Spring Boot 2.2.6.RELEASE <dependency> <groupId>org.springframewor...

Spring Cloud Netflix SimpleRouteLocator strips unexpected paths

Describe the bugspring-boot-starter-parent 2.1.13.RELEASEInherently:2.0.7.RELEASEspring-cloud-dependencies: Greenwich.SR...

Spring Cloud Netflix Service Discovery Names not working with Feign

How do I use Eureka Service Discovery service names on Feign client? In my Feign client interface, when I add the localh...

Spring Cloud Netflix Illegal State Exception

I'm using org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:2.2.2.RELEASE in a console app. On shutdo...
上一页 下一页
.