Spring Cloud Netflix Zuul Gateway does not load - Non-Spring Boot App JSP Page

Spring Boot 2.0, Zuul Gateway fails to route JSP pages which are deployed on a Non-Spring Boot Application.QuestionPleas...

Spring Cloud Netflix Zuul not returning GZIP

Zuul is not sending a GZIP response when requested by the client. When I make a request to my API through Zuul and set A...

Spring Cloud Netflix Different Guava transitive dependencies

There are some closed issues about guava, but problem is still here.spring-cloud-starter-netflix-ribbon uses guava trans...

Spring Cloud Netflix The content fo a single HTML document should be on the left side of the page.

https://cloud.spring.io/spring-cloud-static/Greenwich.SR3/single/spring-cloud.html I recommend that the content fo a sin...

Spring Cloud Netflix Wrong Content-Encoding set when response is coming from RequestContext::getResponseBody and origin response is gzipped

HiWhen modifying the origin response and setting the client response as a String using RequestContext::setResponseBody, ...

Spring Cloud Netflix Zuul multipart form data missing while upload more than 2 GB and time taking upto 15 mins

I dont see any error. But request reached my controller after Zuul with empty multi part data.Zuul is my gateway and it ...

Spring Cloud Netflix FeignClient: Multipart requests only work with @PathVariable parameters.

The following interface should be enough to handle multipart form requests:@FeignClient(url = "http://localhost:808...

Spring Cloud Netflix Ribbon not getting list of servers from properties with lazy initialization

While migrating to Spring Boot 2.2 (Spring Cloud Hoxton.RC2 & Spring Cloud Netflix 2.2.0.RC2) I've been experimentin...

Spring Cloud Netflix eureka has started but the port 8761 is not open,the home page of eureka can not access

spring.application.name=eureka-serverserver.port=8761server.context-path=/eureka.client.register-with-eureka=trueeureka....

Spring Cloud Netflix Reference document correction - switch ribbon to spring-cloud-loadbalancer

The document is as follows: 2.8. Disabling Ribbon with Eureka Server and Client startersspring-cloud-starter-netflix-eur...

Spring Cloud Openfeign Time out ,then throw Object is not an instance of declaring class

When I use OpenFegin ,this component read time out default time 。I think should throw Timeout Exception .Comment From:...

Spring Cloud Openfeign Apache commons-io version update

By using Spring boot 3.4.2 and Spring Cloud (2024.0.0) one of its dependencies is Apache Commons IO (2.11.0). Any sched...

Spring Cloud Openfeign feign.RetryableException: Invalid HTTP method: PATCH

feign.RetryableException: Invalid HTTP method: PATCH executing PATCHI'm using the following versions Spring Boot 2.2.8Sp...

Spring Cloud Openfeign OpenFeign client cannot correctly deserialize from stable page representation

Describe the bugI use new stable page representation format enabled with @EnableSpringDataWebSupport(pageSerializationMo...

Spring Cloud Openfeign IllegalArgumentException: Negated params are not supported

After updating from 4.0.x to 4.1.4 I've noticed that my services cannot startup due to:Caused by: java.lang.IllegalArgum...

Spring Cloud Openfeign Document disabling protocol upgrade in Apache Client

Describe the bugUpdating from Spring Boot 3.3.6 to Spring Boot 3.4, has lead to Feign returning 403/FORBIDDEN for every ...

Spring Cloud Openfeign Link Rendering Issues and Typographical Error in Spring Cloud OpenFeign Documentation (v4.2.0)

Describe the bugWhen viewing the documentation for Spring Cloud OpenFeign v4.2.0 on Spring Cloud OpenFeign, the followin...

Spring Cloud Openfeign The contexts in which clients are created contain no clues about the client being created

My goalI want to be able to declare a feign.Client bean (the http one) for each feign client. Furthermore, I want these ...

Spring Cloud Openfeign When I use a custom inheritance FeignBlockingLoadBalancerClient client, complains can't find the instance

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

Spring Cloud Openfeign spring-cloud-openfeign-core transitively depends on commons-io with CVE-2024-47554

Describe the bugspring-cloud-openfeign-core depends on commons-fileupload:1.5 which in turn depends on commons-io:2.11 ...
上一页 下一页
.