Spring Cloud Openfeign OAuth2AccessTokenInterceptor can handle Authentication Principal where principalName is null

Is your feature request related to a problem? Please describe.When OAuth2AccessTokenInterceptor encounters an Authentica...

Spring Cloud Openfeign feign-micrometer dependency break log feature

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

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

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

Describe the bugSprint Boot: 3.2.1Spring Cloud: 2023.0.0pom:<dependency> <groupId>org.springframework.boo...

Spring Cloud Openfeign Error calling through feign: BeanDefinitionStoreException

org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [org.springframework...

Spring Cloud Openfeign Incomplete output stream error

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

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

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

Describe the bugHi!The problem occurs when forming the ApplicationContext in Spring Boot 3.2.0:spring-cloud-openfeign-co...

Spring Cloud Openfeign Broken documentation links

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

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

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

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

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

Bug descriptionWe found a problem where Micrometer tracing propagation stops working when a Feign client is injected to ...

Spring Cloud Openfeign FeignClients auto config

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?

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

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 ...
上一页 下一页
.