Nineya
Home
Blog
软著申请
Spring Cloud Openfeign feignclient does not work properly under springboot3.0
2025-01-28 04:32:40
4397
Describe the bug. _ _ __ _ _ /\ / ' __ _ () __ __ _ \ \ \ \( ( )_ | ' | '| | ' \/ _` | \ \ \ \ \/...
Spring Cloud Openfeign Suport for child context creation during AOT processing
2025-01-28 04:32:33
937
Based on https://github.com/spring-cloud/spring-cloud-commons/pull/1135...Comment From: lgklein@OlgaMaciaszek this enhan...
Spring Cloud Openfeign feign.compression.request.enabled: true. What is the function?
2025-01-28 04:32:28
3153
This configuration will not compress the request body, just add a header by OlgaMaciaszek‘s commentThe test is indeed li...
Spring Cloud Openfeign SpringEncoder support easier customization for binary encodings
2025-01-28 04:32:23
4007
Is your feature request related to a problem? Please describe.My application needs support a x-application/hessian2 medi...
Spring Cloud Openfeign 【help】why throw new IllegalArgumentException("@RequestMapping annotation not allowed on @FeignClient interfaces");
2025-01-28 04:32:17
3566
why version3.0.5 beginthrow new IllegalArgumentException("@RequestMapping annotation not allowed on @FeignClient interfa...
Spring Cloud Openfeign Multiple @RequestPart (MultipartFile and DTO class) throws encoding error
2025-01-28 04:32:13
1506
Hi, below is my technology stack:Spring Boot: 2.7.3spring-cloud-starter-openfeign --> 3.1.4feign-form-spring --> ...
Spring Cloud Openfeign @SpringQueryMap serialVersionUID Duplicate key Exception. need help
2025-01-28 04:32:07
1616
Describe the bugspring-cloud-openfeign-core-3.1.3.RELEASEif super class define serialVersionUID and some class extends t...
Spring Cloud Openfeign connecttimeout and readtimeout will be reset when client has any configuration
2025-01-28 04:32:02
2238
Describe the bugAfter the bug (Read timeout from application properties is not used when client is configured ) was fix...
Spring Cloud Openfeign FeignClient fails to initialize during the Spring Boot 3 AOT phase
2025-01-28 04:31:57
979
Describe the bug@FeignClient fails to initialize during the Spring Boot 3 AOT phaseSampleVia the Spring Initializer, cre...
Spring Cloud Openfeign [Feature Request]: feign.Target.url should be RefreshScope bean to refresh URL of a feign client instance
2025-01-28 04:31:52
2008
In the integration environment we need to frequently change feign client url due to some unavoidable circumstancesDeploy...
Spring Cloud Openfeign The AbstractFormWriter.isTypeOrCollection() cannot handle byte[] arrays
2025-01-28 04:31:47
1087
AssumptionsThere is an endpoint with byte[] parameter. E.g. photo parameter in following snippet.// byte[] parameter@Req...
Spring Cloud Openfeign Request attributes exposed by circuit breakers are preserved permanently when called asynchronously
2025-01-28 04:31:41
2101
As shown in the code below, the request attributes are passed to the thread calling the execute method through the Reque...
Spring Cloud Openfeign Allow Request Header on a feign Client
2025-01-28 04:31:35
685
To be honest I've already forgotten a bit about this. I tried to add a request header using spring annotations to a Feig...
Spring Cloud Openfeign Enable feign.autoconfiguration.jackson.enabled by default
2025-01-28 04:31:30
228
As described in https://github.com/spring-cloud/spring-cloud-openfeign/pull/430#discussion_r562751312Comment From: spenc...
Spring Cloud Openfeign Migrate from Spring Security OAuth to OAuth2 support in Spring Security
2025-01-28 04:31:22
2051
Comment From: xenoterracideis this what's causing this? FeignAutoConfiguration.Oauth2FeignConfiguration: Did not ...
Spring Cloud Openfeign Resilience4j's TimeLimiter triggered after feign response
2025-01-28 04:31:17
1949
Describe the bugLike the title said. I found that Resilience4j's TimeLimiter always triggered even feign client received...
Spring Cloud Openfeign @Cacheable doesnt work with sync=true
2025-01-28 04:31:12
18522
Describe the bugWhen using annotation @Cacheable(value="cache-name", sync=true) and using client from multiple threads, ...
Spring Cloud Openfeign 3.1.4 is not on maven central
2025-01-28 04:31:06
340
https://search.maven.org/artifact/org.springframework.cloud/spring-cloud-openfeign3.1.4 is being pulled in by spring-clo...
Spring Cloud Openfeign java.lang.NoSuchMethodError: feign.SynchronousMethodHandler$Factory.<init>
2025-01-28 04:31:01
982
" src="https://www.nineya.com/upload/2025/1/04305987148434" />Unexpected exception during bean creation; nested exceptio...
Spring Cloud Openfeign Do input and output parameters support generics?
2025-01-28 04:30:54
944
spring cloud :Hoxton.SR12@PostMapping("/user/add") RpcResult\<String> add(@RequestBody RpcRequest\<UserAddDTO...
上一页
下一页
1
…
302
303
304
305
306
…
2246
.