Spring Cloud Netflix 2024RC1: LoadBalancer with Eureka Discovery Client throws: Error creating bean with name 'scopedTarget.eurekaClient': Requested bean is currently in creation

Describe the bugI have a very simple demo app running Config Server, Eureka, a Hello Service, and a Hello-App on localho...

Spring Cloud Netflix Switch remaining jUnit 4 tests to jUnit jupiter

Comment From: SivaTharun@OlgaMaciaszek can i work on this issue.Comment From: OlgaMaciaszek@SivaTharun , thanks for reac...

Spring Cloud Netflix Fix selecting HTTP client builders for Eureka Client

Currently, if there's a builder bean for HTTP client (RestClient.Builder, WebClient.Builder, etc.) created by the user, ...

Spring Cloud Netflix Support Spring RestClient as TransportClientFactory and make it the default implementation

Describe the solution you'd likeComplements: https://github.com/spring-cloud/spring-cloud-netflix/issues/4255Consider im...

Spring Cloud Netflix Eureka Core dependency in spring-cloud-starter-netflix-eureka-client

Is your feature request related to a problem? Please describe.In projects using the spring-cloud-starter-netflix-eureka-...

Spring Cloud Netflix Spring guide for starting Eureka Server results in NullPointerException

I went here: https://spring.io/guides/gs/service-registration-and-discoveryI followed the instructions, generating my pr...

Spring Cloud Netflix About RefreshScopeRefreshedEvent

I found that the propagation of any RefreshScopeRefreshedEvent event will cause Eureka to restart. I think this is unrea...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.1 has vulnerability with dependency woodstox-core:6.2.1

woodstox-core 6.2.1 has vulnerability:to fix the issue upgrade to woodstox-core 6.4.0Comment From: OlgaMaciaszekSee http...

Spring Cloud Netflix Not able to add body to the incoming request

I am trying to modify the request body of the incoming request. This is working fine when the incoming request already h...

Spring Cloud Netflix Eureka Server is Up. But dashboard is not coming

Hi ,Spring boot 2.1.3.RELEASEJava 1.8Spring Cloud version Greenwich.SR1Eureka server is up. But, I am not able to view t...

Spring Cloud Netflix Publish custom port to eureka service registry from eureka client

Eureka client by default publishes ${server.port} to service registery i.e. eureka server. There needs to be a property ...

Spring Cloud Netflix Spring cloud netflix 4.1.x End Of Support on 2024-11-28, next any release planned?

Spring cloud Netflix 4.1.x End of Support is on 2024-11-28, could you please confirm whether any upcoming stable release...

Spring Cloud Netflix Cannot create Jersey client and Failed to start bean 'eurekaAutoServiceRegistration'; nested exception is java.lang.NullPointerException in eureka client implementation

Hi All, I am using sprint boot 2.6.3 version and using spring cloud version 2021.0.1 version.I have made the war with eu...

Spring Cloud Netflix Cannot invoke "org.springframework.cloud.netflix.eureka.CloudEurekaClient.getApplications() when Jersey Client on classpath

Describe the bugI view the document , but I want to know how to config it when we have the resttemplate & Jersey.Sam...

Spring Cloud Netflix Eureka Service Discovery, after a network failure, updates the client status to DOWN, but when the HEARTBEAT is done from the client it does not change status to UP

Please, we have the following problem in production: For some reason (we assume network problems), the client sends the ...

Spring Cloud Netflix pause endpoint not work with spring cloud bus

Describe the bugwhen I use compile('org.springframework.cloud:spring-cloud-starter-bus-amqp')in eureka-client, I requ...

Spring Cloud Netflix Actuator/s-c-bus endpoint to change eureka instance status

UP, // Ready to receive trafficDOWN, // Do not send traffic- healthcheck callback failedSTARTING, // Just about starting...

Spring Cloud Netflix Bus refresh event kicks off all services from Eureka

I'm not sure it's bug or question and to which project it relates, but I've found this case trying spring cloud bus, so ...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.1 has vulnerability with dependency commons-jxpath:1.3

Comment From: ziad-saadespring-cloud-starter-netflix-eureka-client latest version 4.1.3commons-jxpath latest version 1.3...

Spring Cloud Netflix Using feign get empty response.body() when error code is 401

I implement ErrorDecoder to package exception, but when my service return http code 401, the response.body() is null. I ...
上一页 下一页
.