Allow to choose the HTTP client (FeignClient)
Opened this issue · 0 comments
adrienlauer commented
We could allow the user to define a binding for the choosen FeignClient
. If this binding is present pass it to the Feign builder. If not leave the default HTTP client. This could be done by an optional injection point in the Feign provider.