Spring Cloud Netflix Eureka Server replication is not working for Multi instance of the Eureka Server.

I am using the below configuration for Eureka Servers.Eureka Server1 (application.properties)server.port=8761eureka.clie...

Spring Cloud Netflix Eureka client shutting down unexpectedly after registering with Eureka server

My service "app-name" shuts down unexpectedly right after being discovered by the eureka server.Note: app-name or \<a...

Spring Cloud Netflix Eureka Clustering documentation and best practices

I understand that there is a section in the documentation about Eureka Peer Awareness, but somehow I do not find this en...

Spring Cloud Netflix springcloud-eureka server’s version(1.3.1) lower than client(1.4.x)

We are planning to upgrade springboot1.5.6 to 2.x, which containsspringcloud-eureka will also be upgraded from 1.3.1 (eu...

Spring Cloud Netflix Suggest supporting POJO as request parameter

From @wanghongfei on August 12, 2016 4:14I'm using Feign with Spring Cloud Netflix stack. In SpringMVC we can use POJO a...

Spring Cloud Netflix Consider updating JQuery dependency on spring-cloud-netflix-eureka-server to 3.5.1

Hi there,we are routinely scanning our dependencies for open vulnerabilities using OWASP dependency check.On the artifac...

Spring Cloud Netflix Spring Cloud Feign Client @RequestParam with Collection parameter creates a wrong request

Here is the problem my colleague Sergey faced yesterday (http://stackoverflow.com/questions/41744542/spring-cloud-feign-...

Spring Cloud Netflix set socketTimeout with readTimeout while build requestConfig

Describe the bugsetSocketTimeout(ribbon.readTimeout(this.readTimeout)) while build request config, is it a mistake in in...

Spring Cloud Netflix Eureka Server works with Maven but not with Gradle - Spring boot 2.3.1, Java 11

BugEureka Server page opens when accessing localhost:8761 with maven build, the same app in gradle shows 404 WhiteLabel ...

Spring Cloud Netflix Use OAuth2 at Eureka Server for authentication

Hi,Is it possible to use OAuth2 at eureka server to authenticate eureka clients before registration , instead of using t...

Spring Cloud Netflix Header not available in gateway after addZuulRequestHeader

I am trying to add a header in my zuulfilter class using addZuulRequestHeader("test","123") and with in the gateway (in ...

Spring Cloud Netflix Spring Cloud Hoxton.SR5 issue with Eureka and WebFlux: Exceeded limit on max bytes to buffer

We have Spring Cloud application using Eureka as service discovery, Config Service and WebFlux. Service works fine with ...

Spring Cloud Netflix Eureka client no longer registers proper port when server.port set to random (ie 0)

See https://stackoverflow.com/questions/53491970/eureka-not-able-to-find-port-when-running-microservices-on-random-portC...

Spring Cloud Netflix Using eureka dns discovery with spring.cloud.config.discovery.enabled=true doesn't resolve correct eureka address.

Spring Cloud HoxtonSR6 Spring Boot 2.2.8.ReleaseUse eureka + scconfig, eureka base on DNS discoveryspring.cloud.config.d...

Spring Cloud Netflix com.netflix.zuul.exception.ZuulException: Hystrix Readed time out

I am using Spring boot application along with Spring Security and Zuul Api Gateway.Hystix is picking its default timeou...

Spring Cloud Netflix ERROR DiscoveryClient - ........ was unable to send heartbeat!

Hi,I'm using Eureka with Brixton.RC2 on my local box. I am facing below issue with Discovery client. I tried almost all ...

Spring Cloud Netflix add an ability to ignore header's values from request

See the issue.zuul appends header's values to its own and in response we can see joined values. Add an option to point w...

Spring Cloud Netflix Eureka Peer Server Communication Over SSL

Hi Team,I've been trying to have Service Registration and discovery using Eureka over SSL for java application(Spring bo...

Spring Cloud Netflix FeignClient with OAuth and Hystrix

Hello, I am trying to create a FeignClient to access another Microservice. The MS is tied to an OAuth2 server as a resou...

Spring Cloud Netflix Zuul 2 as Proxy for WebSocket STOMP Spring Boot Full Duplex

Hi, I would like to know if Zuul 2 (in detail I'am using the dependency:org.springframework.cloud:spring-cloud-starter-...
上一页 下一页
.