Spring Cloud Netflix Spring Cloud Gateway Server MVC - 'springCloudVersion', "2024.0.0" is not able to register with the Eureka server

When using spring-cloud-gateway-server-mvc ('springCloudVersion', "2024.0.0", 'org.springframework.boot' version '3.4.3'...

Spring Cloud Netflix Force FeignClient to requset microrService over https instead of HTTP?

My service is configured to https , registred on Eureuka server. when i use @FeignClient(value = "my-service") for examp...

Spring Cloud Netflix Query for policy violation

Getting policy violation issue for listenablefuture-9999.0-empty-to-avoid-conflict-with-guava in our project. The depend...

Spring Cloud Netflix Query for policy violation for spring-cloud-starter-netflix-eureka-client

We are using dependency spring-cloud-starter-netflix-eureka-client in our project, there are few internal dependencies c...

Spring Cloud Netflix Error when using Eureka as a server and client at the same time and setting the parameter eureka.client.refresh.enable=false

When using Eureka as a server and client at the same time and setting eureka.client.refresh.enable=false, I get an error...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.2.0 has vulnerability with dependency xstream:1.4.20

xstream:1.4.20 has vulnerability:to fix the issue upgrade to xstream:1.4.21

Spring Cloud Netflix Peer to peer connection not working for token based authentication

I have added token based authentication to eureka but whenever it is calling /eureka/peerreplication/batch/ it is not as...

Spring Cloud Netflix Allow customising HC5 RequestConfig in EurekaClientHttpRequestFactorySupplier

Is your feature request related to a problem? Please describe.I would like to disable protocol upgrades for Eureka clien...

Spring Cloud Netflix RestTemplateEurekaHttpClient not closing HttpClient on shutdown

Spring Cloud 2021.0.0Spring Boot 2.6.8Bug Description:RestTemplateEurekaHttpClient is not closing HttpClient on shutdown...

Spring Cloud Netflix @FeignClient decode404 ignores error on void return type

If @FeignClient has decode404 set to true, then any method which returns Optional and gets back a 404 will instead retur...

Spring Cloud Netflix Failed to instantiate [com.netflix.appinfo.ApplicationInfoManager]: Factory method 'eurekaApplicationInfoManager' threw exception

Describe the bugTrying to deploy Spring Cloud Gateway to AWS fargate. The build is working fine in local env, dev server...

Spring Cloud Netflix Eureka Server Instance, peer1 shut down when running peer2

I tried to create two instances, peer1 and peer2, running peer1 is fine, but when running peer2, peer1 is shut down but ...

Spring Cloud Netflix After Installing CERBOT SSL certificate using NGINX web server, Unable the microservices to register with eureka server earlier it was working.

I setup eureka server along with micro services using docker-compose and it was working fine. Today i installed CERBOT S...

Spring Cloud Netflix EurekaClientConfigurationRefresher & DiscoveryClient#refreshInstanceInfo concurrent execution

Describe the bugAs we know, when RefreshScopeRefreshedEvent is published, service instances perform deregister and regis...

Spring Cloud Netflix Circular reference error

Recently we uplifted spring cloud from 2022.x to 2023.x version and suddenly our eureka server application started faili...

Spring Cloud Netflix EurekaReactiveDiscoveryClient.getInstances() assumes vipAddress.

Comment From: spencergibbTransferred to spring-cloud-netflix as that is where the issue lies. There would have to be som...

Spring Cloud Netflix eureka server latency high(large than 30 seconds) due to all http thread blocked in EurekaInstanceMonitor(when set eureka.server.metrics.enabled=true)

version: spring-cloud-netflix-eureka-server-4.1.3https://github.com/spring-cloud/spring-cloud-netflix/blob/eac21f837ee...

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, ...

下一页
.