PlaytikaOSS / feign-reactive

Reactive Feign client inspired by https://github.com/OpenFeign project
Apache License 2.0
612 stars 124 forks source link

Request for native hints to be added to Feign Reactive #510

Open wenqiglantz opened 2 years ago

wenqiglantz commented 2 years ago

Hi,

I'd like to request that native hints be added to Feign Reactive. I am working on an app which I am trying to add Spring Native support through the latest Spring Boot 3.0.0-M5 release, and I have added Feign Reactive in my app to trigger a third party API. Here is my repo: https://github.com/wenqiglantz/spring-native-feign-reactive. Any guidance on how to add native hints for Feign Reactive would be greatly appreciated.

Thanks, Wenqi

yosmellopez commented 1 year ago

Hi, Yes that´s will be great to have this feature

vayakovlev commented 1 year ago

Hi guys! Do you have any update on this issue?