Nineya
Home
Blog
软著申请
Spring Cloud Netflix Documentation does not reflect changes to Jersey dependencies
2025-01-28 06:00:59
565
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?
2025-01-28 06:00:53
2404
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 Failed to instantiate [com.netflix.hystrix.contrib.javanica.aop.aspectj.HystrixCommandAspect]: Factory method 'hystrixCommandAspect' threw exception; nested exception is java.lang.NoClassDefFoundError: org/aspectj/lang/JoinPoint: org.aspectj.lang.JoinPoint
2025-01-28 06:00:48
4968
I include spring-cloud-starter-netflix-hystrix in my project, when I runmvn spring-boot:runIt throw exception:[ERROR] Fa...
Spring Cloud Netflix Eureka client fails with missing jersey class
2025-01-28 06:00:39
701
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
2025-01-28 06:00:33
1056
Currently, you have to exclude jersey. <dependency> <groupId>org.springframework.cloud<...
Spring Cloud Netflix the official website of spring cloud netflix
2025-01-28 06:00:28
850
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
2025-01-28 06:00:21
1401
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
2025-01-28 06:00:16
2826
QuestionI added zuul: ignoreSecurityHeaders: falseIt enabled headers:Cache-Control: no-cache, no-store, max-age=0, must...
Spring Cloud Netflix can't shutdown tomcat
2025-01-28 06:00:11
195
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
2025-01-28 06:00:05
19488
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
2025-01-28 05:59:58
1531
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!
2025-01-28 05:59:47
1609
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.
2025-01-28 05:59:39
1669
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
2025-01-28 05:59:34
5201
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
2025-01-28 05:59:29
882
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
2025-01-28 05:59:23
1723
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
2025-01-28 05:59:18
2072
Windows 10 Pro x64STS4JDK 11.0.6Spring Boot 2.2.6.RELEASE <dependency> <groupId>org.springframewor...
Spring Cloud Netflix SimpleRouteLocator strips unexpected paths
2025-01-28 05:59:13
1609
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
2025-01-28 05:59:08
2447
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
2025-01-28 05:59:03
12118
I'm using org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:2.2.2.RELEASE in a console app. On shutdo...
上一页
下一页
1
…
280
281
282
283
284
…
2246
.