Nineya
Home
Blog
软著申请
Spring Cloud Netflix Zuul Gateway does not load - Non-Spring Boot App JSP Page
2025-01-28 05:40:33
4699
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
2025-01-28 05:40:28
3797
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
2025-01-28 05:40:23
801
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.
2025-01-28 05:40:16
575
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
2025-01-28 05:40:06
391
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
2025-01-28 05:39:59
675
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.
2025-01-28 05:39:53
12261
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
2025-01-28 05:39:46
1228
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
2025-01-28 05:39:41
3027
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
2025-01-28 05:39:34
3361
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
2025-01-28 04:56:22
1212
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
2025-01-28 04:56:13
335
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
2025-01-28 04:56:05
1691
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
2025-01-28 04:55:58
2997
Describe the bugI use new stable page representation format enabled with @EnableSpringDataWebSupport(pageSerializationMo...
Spring Cloud Openfeign IllegalArgumentException: Negated params are not supported
2025-01-28 04:55:52
3704
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
2025-01-28 04:55:46
8217
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)
2025-01-28 04:55:23
2370
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
2025-01-28 04:55:18
2970
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
2025-01-28 04:55:13
912
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
2025-01-28 04:55:02
3036
Describe the bugspring-cloud-openfeign-core depends on commons-fileupload:1.5 which in turn depends on commons-io:2.11 ...
上一页
下一页
1
…
290
291
292
293
294
…
2246
.