Spring Cloud Netflix Initiallizing Eureka as a part of Spring Boot bootstrarp

I am having a requirement where the application properties need to be initialized during the application startup/bootstr...

Spring Cloud Netflix HealtCheck status during shutdown

Hii have a spring boot app (2.2.7.RELEASE) with Spring cloud (Hoxton.SR6) and i have an issue with Cronjob on K8s and i ...

Spring Cloud Netflix Authenticate for eureka client registration

Is there a way I can authenticate the eureka client registration request? I have an external OAuth server from which I c...

Spring Cloud Netflix Feign Client Interface is not getting instantiated.

Dears,I have created below spring cloud Netflix Eureka projects:Eureka ServerEureka Client - provide some rest servicesF...

Spring Cloud Netflix FeignClient controller turn @GetMapping method with @Requestbody into POST request

I use microservices based on Springboot 2.4.4. My core service has the next dependencies: <dependency> ...

Spring Cloud Netflix URL gets changed using zuul proxy

Hello Team - I'm using Spring Cloud: Angel.SR6 and I'm facing an issue when using zuul proxy, when I send url request wh...

Spring Cloud Netflix [Question] Zuul + Eureka + SSL

I try to use zuul and eureka discovery with valid SSL certificate but i have the following Exception when i try to acces...

Spring Cloud Netflix Encoded urls get decoded by zuul PreDecorationFilter

If there is an encoded Url path segment in an incoming Url, zuul decodes that part before forwarding it to the routed ho...

Spring Cloud Netflix Eureka client serving wrong ip to server when docker is running

Question / Bug reportHi,I have a service running on my local pc, connecting to a eureka server running on a remote machi...

Spring Cloud Netflix Multiple feign clients (with different names) are mixing their HttpMessageConverters (and custom object mappers)

Hi,I'm having the following 2 FeignClient configurations@Configurationpublic class ServiceAClientConfiguration { @Fei...

Spring Cloud Netflix JDK 16 compatibility

Comment From: spencergibbClosed via 98048189dd7ce85f503838abb58cf9fca8a78d1c and 98048189dd7ce85f503838abb58cf9fca8a78d1...

Spring Cloud Netflix FeignClient: How to use Pageable?

I have been depressed for a few days.I am build a MicroService who support Spring Data Pageable functionnality.like thi...

Spring Cloud Netflix Custom bean implementing EurekaClientHttpRequestFactorySupplier will only be used by RestTemplateTransportClientFactory if SslContext/TlsProperties is configured

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

Spring Cloud Netflix eureka-client: @LoadBalance RestTemplace can't find service

Describe the bugSimple eureka-server with two simple clients; client1 can't seem to call client2.Both clients do appear ...

Spring Cloud Netflix Wrong StatusChangeEvent on shutdown

Describe the bugI'm using Spring Cloud Hoxton.SR8, Spring boot 2.3.3.RELEASEEverytime that I shutdown my spring boot ins...

Spring Cloud Netflix Hytrix set timeout for specific endpoint of service with pattern

In some cases, I want to configure timeout for specific of service with a pattern for example: /omc/order-report/export-...

Spring Cloud Netflix Spring ContextId resolved to application-1 if spring-cloud-starter-netflix-ribbon is included as dependency

When including spring-cloud-starter-netflix-ribbon 2.2.1 (or 2.2.3) into a project with spring boot (tested with 2.2.7 &...

Spring Cloud Netflix Multiple Instances of Eureka Server in Kubernetes

How can I have multiple instance of Eureka Server in Kubernetes ? Want all clients to register to all the pods of Eurek...
上一页 下一页
.