Nineya
Home
Blog
软著申请
Spring Cloud Openfeign OAuth2AccessTokenInterceptor can handle Authentication Principal where principalName is null
2025-01-28 04:53:12
984
Is your feature request related to a problem? Please describe.When OAuth2AccessTokenInterceptor encounters an Authentica...
Spring Cloud Openfeign feign-micrometer dependency break log feature
2025-01-28 04:53:06
479
Spring boot 3.2.5Spring cloud 2023.0.1feign-micrometer 13.2.1I am adding trace id feature to my feign.After I added feig...
Spring Cloud Openfeign gzip no effective in springcloud 2023.0.3 with openfeign 4.1.3
2025-01-28 04:53:02
1601
when Call Provider Client by Feign, successfully have Hear "Accept-Encoding: gzip" and "Content-Encoding: gzip" in reque...
Spring Cloud Openfeign Add header when requesting access token with OAuth2AccessTokenInterceptor
2025-01-28 04:52:57
1043
One of the requirements of my oauth client is to pass a additional specific header with a value. I wasn't able to find a...
Spring Cloud Openfeign MicrometerObservationCapability does not add metadata to prometheus metrics
2025-01-28 04:52:52
4373
Describe the bugSprint Boot: 3.2.1Spring Cloud: 2023.0.0pom:<dependency> <groupId>org.springframework.boo...
Spring Cloud Openfeign Error calling through feign: BeanDefinitionStoreException
2025-01-28 04:52:47
6082
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [org.springframework...
Spring Cloud Openfeign Incomplete output stream error
2025-01-28 04:52:42
14183
I updated spring-cloud-dependencies version to Greenwich.SR3, spring-boot-starter-parent version to 2.1.8.RELEASE.An exc...
Spring Cloud Openfeign Want to understand , is Spring Openfeign is in Deprecated path
2025-01-28 04:52:38
1264
Hi Team , We saw a thread which talks about using Spring Interface Clients instead of Open feign . Just wanted to unders...
Spring Cloud Openfeign Cache get error handler execute twice
2025-01-28 04:52:33
1355
Describe the bugDuring getting elements from cache, annotated by @Cacheable on FeignClient, cache get error handler exec...
Spring Cloud Openfeign "Invalid value type for attribute 'factoryBeanObjectType': java.lang.String" exception with new version Spring Boot 3.2.0
2025-01-28 04:52:28
19612
Describe the bugHi!The problem occurs when forming the ApplicationContext in Spring Boot 3.2.0:spring-cloud-openfeign-co...
Spring Cloud Openfeign feign.FeignException$BadRequest: [400 ] during [DELETE] to [https://localhost:8080/users] [removerCredenciaisDeUsuarios(String,UserCredentialsRequest)]: [{"timestamp":"2023-10-17T20:33:50.866+00:00","code":"invalid_request","message":"Required request body is missing: public org.springframework.http.ResponseEntity<java.lang.Void>
2025-01-28 04:52:22
2051
Describe the bugI have a service with this metod. @DeleteMapping @PreAuthorize("hasAuthority('ROLE_ADMIN'...
Spring Cloud Openfeign Broken documentation links
2025-01-28 04:52:17
924
On https://spring.io/projects/spring-cloud-openfeign#learn there are two broken links:4.1.3 links to https://docs.spring...
Spring Cloud Openfeign Maintain the span from HTTP calls using feign clients with micrometer
2025-01-28 04:52:10
2080
Hi, I am using spring boot 3.1.5. I migrated my code from sleuth to micrometer for tracing. I have it working logging t...
Spring Cloud Openfeign B3 span and parentId headers not propagated with spring-cloud-openfeign and brave
2025-01-28 04:52:05
3361
With sprint boot 3.1.5 in two microservices, one using FeignClient to request to the other microservice , I have this pr...
Spring Cloud Openfeign Inconsistent Pageable Sort serialization between openfeign and spring mvc
2025-01-28 04:51:59
5411
spring boot version: 2.6.3spring cloud version: 2021.0.0 (spring cloud openfeign 3.1.0)spring serializes Sort as an obje...
Spring Cloud Openfeign Feign client returns empty response body, when http code is 401
2025-01-28 04:51:53
6750
FeignClient return an empty response body (response.body()) whenever the response status code is 401. I have did a direc...
Spring Cloud Openfeign Document issues when using Spring FactoryBean and Spring Cloud OpenFeign Clients
2025-01-28 04:51:46
6599
Bug descriptionWe found a problem where Micrometer tracing propagation stops working when a Feign client is injected to ...
Spring Cloud Openfeign FeignClients auto config
2025-01-28 04:51:40
459
If I include spring-cloud-starter-openfeign in my project that mean I need to use feign client why need to configure @En...
Spring Cloud Openfeign Does RestClient support exponential backoff and fallbacks?
2025-01-28 04:51:35
543
We were using OpenFeign in our project and it worked well. We have exponential retries configured and we also have fallb...
Spring Cloud Openfeign Spring Native Build Runtime Error
2025-01-28 04:51:29
28092
Describe the bugHey there,So I've been playing around with native-build and I decided to give it a shoot for one of our ...
上一页
下一页
1
…
292
293
294
295
296
…
2246
.