Issues
- 4
Headers annotation not sending headers
#983 opened by toadornode - 3
- 3
MicrometerObservationCapability does not add metadata to prometheus metrics
#965 opened by mariusingjer - 5
- 18
"Invalid value type for attribute 'factoryBeanObjectType': java.lang.String" exception with new version Spring Boot 3.2.0
#950 opened by BorrisStar - 1
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>
#918 opened by edersonlcaldatto - 3
IllegalArgumentException due to null servletRequest for Oauth2AccessTokenInterceptor after Spring Cloud Update
#992 opened by bearoth - 2
- 1
- 1
Fallback functionality should be selectively enabled depending on the actual presense of fallback implementation
#994 opened by djkeh - 1
SpringQueryMap doesn't serialize java.util.Date correctly while it present as object field
#977 opened by Wuaner - 5
- 3
- 6
Upgrade to fileupload2
#985 opened by MelleD - 2
NPE in FeignResponseAdapter in case Content-Length header is not provided and response status is not 1XX, NO_CONTENT and NOT_MODIFIED
#972 opened by martinsefcik - 2
Rest Controller doesn't return exception handler response but instead hangs forever and then returns feign exception unavailable response
#976 opened by jmoseman01 - 1
How can I set default protocol as https instead of Http using feign client with eureka?
#967 opened by pragatech - 6
Deserialization exception in native image with DTO with @ConstructorProperties
#966 opened by dpozinen - 4
org.springframework.beans.factory.BeanDefinitionStoreException: Failed to parse configuration class [org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfiguration]
#973 opened by SirZiWang - 3
For my openFeign implementation, noticing response decoding is taking too long
#969 opened by sumitsandal - 2
SslBundle integration with FeignClients
#974 opened by ffroliva - 1
- 4
Multiple Feign clients with same name fails application startup when url from configuration properties
#960 opened by pukkaone - 7
Deadlock when using feign client during application context initialization phase outside of main thread
#921 opened by pcimcioch - 4
Fallbackfactory should be called only once after retry attempts are complete
#885 opened by rajakumare1 - 3
JSON parse error: java.time.format.DateTimeParseException [Spring Boot - Feign Client]
#888 opened by zoroglu - 3
- 4
springbootspring-cloud-openfeign-core:3.1.4 Response compression Failure after HttpClient dependency is introduced
#952 opened by wangliuliu1115 - 7
Multiple MediaTypes in produces not working correctly
#916 opened by jnt0r - 6
Enhancing Apache HttpClient 5 / Http2Client / OkHttpClient configuration in Spring Cloud OpenFeign
#887 opened by ernest-gonzales - 0
Fix `@ConditionalOnProperty` usage
#956 opened by OlgaMaciaszek - 4
on application starting time call openfeign with circuitbreaker and loadbalancer stuck main thread
#953 opened by sdandroid - 2
- 7
- 1
Why pathvariable annotation must have value?
#891 opened by MikeSya - 1
- 3
Can't set request header in json format
#941 opened by hyfsy - 2
- 1
Feign client sending multipart/form-data request parameters as query params instead of request parts
#896 opened by Seregy - 2
Request.Options configuration per method request
#926 opened by IgorGudkov - 1
- 1
- 3
Error with Spring Boot 3.2.0-M3 and OpenFeign
#912 opened by ilopmar - 2
When configuration is explicitly set on a FeignClient, @Bean should not be required
#886 opened by sbreakey - 1
- 3
Incorrect resolved url when the `FeignClient.path` is set and the base url is defined in the properties file
#923 opened by AlexElin - 1
Reactive (asynchronous) FeignClients
#942 opened by NadChel - 2
Does Spring Cloud 2023.0.0 default to not being started by SpringMvcContract
#940 opened by twelvet-s - 1
How to send data of type MultiValueMap via feign?
#932 opened by DJX-A - 1
@MockBean annotation does not find existing bean created through @FeignClient
#930 opened by trcoelho