Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client 4.0.2 vs. 4.0.1 breaking change?

I have a Spring Boot 3.1.x project that uses Hazelcast for distributed caching. Hazelcast is set up to use Eureka discov...

Spring Cloud Netflix Wrong Eureka instance port registration when server.port is random

The port that the eureka-client provides to eureka-server is wrong when the server.port is defined with ${random.int}Exa...

Spring Cloud Netflix DependencyConvergence failed for spring-cloud-starter-netflix-eureka-client 3.1.5 and 4.0.2

Could the spring-cloud-starter-netflix-eureka-client please be updated to manage the joda-time and servo-core dependenci...

Spring Cloud Netflix NoClassDefFoundError: javax/servlet/Servlet issue while using Spring boot 3.1.2 and Spring Cloud 2022.0.4 versions

Describe the bugI wanted to upgrade my project dependencies to the latest spring boot and cloud versions but I am having...

Spring Cloud Netflix ribbon.eureka.enabled is still mentioned as valid property

Describe the bugHi Official Spring Cloud Netflix documentation still specifies ribbon.eureka.enabled property and states...

Spring Cloud Netflix Eureka client cannot work after refresh endpoint

Describe the bugAfter refresh endpoint, eureka client cannot work, throws exception com.sun.jersey.api.client.ClientHand...

Spring Cloud Netflix Documentation minor Issue

Describe the bugIn the documentation of Spring Cloud Netflix features, there is an issueFeature should beService Registe...

Spring Cloud Netflix Add retry support for non-jersey eureka client

Version: Hoxton.SR5I have two eureka servers configured in application's bootstrap.yml, but only the first is used when ...

Spring Cloud Netflix Eureka-client registers to naming-service before embed-tomcat(servlet container) is ready.

Describe the bugI use tomcat as servlet container in springboot, and use eureka-server as the naming service.the version...

Spring Cloud Netflix Eureka client leaving sockets open

I am having problems with a eureka no longer being able to renew with the eureka servers.Sorry for the long post, but I ...

Spring Cloud Netflix Eureka server 401 Error

Describe the bug2023-08-10T22:33:54.718+08:00 DEBUG 21470 --- [nfoReplicator-0] o.a.h.c.http.impl.auth.BasicScheme ...

Spring Cloud Netflix Update to reactive ConfigServerInstanceProvider

Spring cloud Version: Hoxton.SR4Spring boot 2.2.7.RELEASETo verify #3796 I update the following dependencies in our appl...

Spring Cloud Netflix Springcloud Netflix Feign Parameters order

EDIT: In the description bellow, it's not a compilation error. The error occurs during the startup process.Is there any ...

Spring Cloud Netflix Eureka Discovery Server throws NullPointerException when image built with GraalVM native is run

Describe the bugi have a sample eureka discovery server app(https://github.com/muhammadismailkhan0009/demo-eureka-discov...

Spring Cloud Netflix spring-cloud-starter-netflix-zuul not work with spring-boot 3.0 and spring 6.0

Hi.I see that spring-cloud-starter-netflix-zuul does not support working with spring-boot 3.0. For example, ZuulHandlerM...

Spring Cloud Netflix unable to configure spring security with spring boot 3.0.2

Describe the bugI'm trying to secure my 3 Eureka servers. I configured spring security through application.properties, a...

Spring Cloud Netflix springcloud eureka 4.0.1 build with Aot failed , cannot find EurekaClient beanInstance

Describe the bugspringcloud eureka 4.0.1 build with Aot failed , cannot find EurekaClient beanInstanceSamplehere sample ...

Spring Cloud Netflix DiscoveryClientOptionalArgsConfiguration in v2 still using the Jersey-1 classes.

In DiscoveryClientOptionalArgsConfiguration.java class, one can see both @ConditionalOnClass(name = "jakarta.ws.rs....

Spring Cloud Netflix Authenticating with the Eureka Server with a custom filter / header

I am upgrading spring cloud, i earlier had a bean to add additional filter as below@Bean @ConditionalOnMissingBean(Disc...

Spring Cloud Netflix Config server Discovery approach is not working if Eureka is protected

I am having Eureka server, Spring cloud config server and Zuul in my environment. The Eureka server is protected with to...
上一页 下一页
.