Spring Cloud Netflix Dependency vulnerability (org.codehaus.jettison)

Have opened this one at spring-boot project (https://github.com/spring-projects/spring-boot/issues/38769), however this ...

Spring Cloud Netflix Document uses of eureka appName, vipAddress, with regards to spring cloud uses of serviceId, etc...

EurekaDiscoveryClient.getIntsances(String) doesn't use the serviceId or application name but the VIP Address to lookup i...

Spring Cloud Netflix Unable to get same zone preference to work in Eureka client

Hi,I have two Service discovery servers and I am trying to get the same zone preference to work. However I notice that t...

Spring Cloud Netflix not able to exceute

Hello @OlgaMaciaszek as you suggest i implement that but it is not working could you please help me out zuul: sensitive...

Spring Cloud Netflix Hello All,

hello all, Need help !!!i want to set timeout for 2 gateway api for 1 api = 60s and 2 api = 120s using hystr...

Spring Cloud Netflix Before eureka is registered, InstancePreRegisteredEvent will not be published.

According to the documentation, there are two events that will be fired when a service auto-registers. The first event, ...

Spring Cloud Netflix @PathVariable not working with feign

When an interface has @PathVariable in it, feign fails to generate a client for it.@FeignClient("HelloServer")...

Spring Cloud Netflix No documentation for eureka.client.webclient.enabled

Describe the bugHiThere's a property called eureka.client.webclient.enabled. It's used in the code and its description i...

Spring Cloud Netflix org.springframework.cloud.netflix.zuul.util.ZuulRuntimeException: java.net.SocketException: Connection reset

We are getting below stack trace at a random time interval, org.springframework.cloud.netflix.zuul.util.ZuulRuntimeExcep...

Spring Cloud Netflix Eureka dashboard static resources not loading when Eureka and Config server get combined (using both @EnableConfigServer and @EnableEurekaServer)

Hi,Eureka dashboard is not serving static resources when a class annotated by @EnableEurekaServer is also annotated by @...

Spring Cloud Netflix Cannot Find Symbol @EnableEurekaServer

Trying to follow the example to create a Eureka Server. Followed the directions To run your own server use the spring-cl...

Spring Cloud Netflix Can I use the dashboard endpoint to help me figure out why my settings aren't working?

server: port: 8761spring: application: name: eureka config: import: optional:configserver:${CONFIG_SERVER_URL:h...

Spring Cloud Netflix Eureka client leaving sockets open, too many CLOSE_WAIT

Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...

Spring Cloud Netflix java.net.UnknownHostException when using org.springframework.web.client.RestClient instead of RestTemplate

Describe the bugGetting Unknown Host exception while using RestClient with Eureka Server. The same code works fine while...

Spring Cloud Netflix use eureka without spring boot

hello eureka teamIs your feature request related to a problem? Please describe.I'm currently using spring4 and my config...

Spring Cloud Netflix Eureka clients failed to connect to authenticated eureka server with status code 401

spring-boot-starter-security: 2.7.4spring-cloud-starter-netflix-eureka-server: 3.1.3 (spring-cloud-dependencies: 2021.0....

Spring Cloud Netflix How to change service path in Zuul route

I want to re-write my URL to map to a specific service path.I want to route /orders to /api/v1/ on the micro service. An...

Spring Cloud Netflix Unable run eureka server project getting below issue

at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(...

Spring Cloud Netflix DiscoveryClient_USER-SERVICE/e08fc2cf-3f37-478b-8690-de8acbe24a4d.internal.cloudapp.net: user-service - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds.

DiscoveryClient_USER-SERVICE/e08fc2cf-3f37-478b-8690-de8acbe24a4d.internal.cloudapp.net:user-service - was unable to ref...

Spring Cloud Netflix Replication not working between eureka servers with spring security

Describe the bugWe have two eureka server instances trying to register with each other by using serviceUrl. We have ena...
上一页 下一页
.