Aurora Blog
Home
Spring Cloud Netflix DNS lookup for K8s / OCP deployments
Hello.I tried to open this feature request also in https://github.com/Netflix/eureka/issues/1591, but with no luck.Maybe...
2025-09-10 14:01:14
1419
Spring Cloud Netflix Eureka: client does not unregister on application shutdown (stays with status DOWN)
The Eureka client does not unregister properly from the registry on application shutdown but stays registered with a DOW...
2025-09-10 14:01:12
5526
Spring Cloud Netflix Application can't deregister
Describe the bugWhen an application tries to deregister itself due to a graceful shutdown, the call fails and, as such, ...
2025-09-10 14:01:10
13907
Spring Cloud Netflix Add jersey dependency management
It was removed in spring boot 4 https://github.com/spring-projects/spring-boot/commit/8bfb170ebc5c5afcc3c707a145b94fde1a...
2025-09-10 14:01:05
126
Spring Cloud Netflix eureka server will not reregister after peer server restarts
Describe the bugThis is a revival of #4145 , It should have been fixed in 4.0.1But still present in version 4.0.3Sample*...
2025-07-30 14:01:36
3625
Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client 4.3.0 brings in guava 14 that has multiple security issues
While updating from Spring Boot 3.3 and Spring Cloud 2023.0.6 (spring-cloud-starter-netflix-eureka-client 4.1.6 respecti...
2025-07-30 14:01:29
812
Spring Cloud Netflix org.springframework.context.ApplicationContextException: Failed to start bean 'eurekaAutoServiceRegistration'
org.springframework.context.ApplicationContextException: Failed to start bean 'eurekaAutoServiceRegistration' at ...
2025-07-29 14:01:37
3394
Spring Cloud Netflix com.netflix.discovery.DiscoveryClient keeps using org.apache.commons.lang.exception.ExceptionUtils with commons-configuration2
Hi!For vulnerabilities we update from commons-configuration to commons-configuration2 but com.netflix.discovery.Discover...
2025-07-15 14:00:51
4144
Spring Cloud Netflix RestTemplateEurekaHttpClient bug with 404
Spring Cloud: 4.0.0-RC3After restarting Eureka server, application which uses RestTemplateEurekaHttpClient cannot be reg...
2025-07-12 14:01:04
28728
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...
2025-07-12 14:01:01
10519
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...
2025-07-10 14:01:42
2249
Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency httpclient:4.5.3
httpclient:4.5.3 has vulnerability:https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.3to fix t...
2025-06-07 14:01:19
589
Spring Cloud Netflix com.thoughtworks.xstream:xstream update version to 1.4.21
Hi.Project uses Spring Cloud on its latest version (2024.0.0) and one of its dependencies is com.thoughtworks.xstream:...
2025-06-07 14:01:11
1600
Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency guava:16.0
guava:16.0 has vulnerabilities:https://mvnrepository.com/artifact/com.google.guava/guava/16.0to fix the issue upgrade to...
2025-06-07 14:01:10
686
Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency commons-configuration:1.10
commons-configuration:1.10 has vulnerabilities:https://mvnrepository.com/artifact/commons-configuration/commons-configur...
2025-06-07 14:01:02
644
Spring Cloud Netflix EurekaInstanceMeterBinder Bean Conflict: Duplicate Registration of applicationTaskExecutor and taskScheduler
Issue Description🐞 Bug ReportWhen using Spring Cloud Netflix Eureka Server, a bean conflict occurs in EurekaInstanceMete...
2025-03-25 15:19:09
3030
.