feign-reactive
feign-reactive copied to clipboard
Support kotlin coroutines
Resolves: #383
Inspired by https://github.com/stas29a/coroutine-feign-client
TODO
- [ ] Separate Kotlin support module
- [ ] Enhance test case
- [ ] Refactoring
- [ ] Clean up pom.xml
Any update on this? Would be nice to have this feature!
@AdRyAniP OpenFeign 12 supports Coroutine (but experimental) https://github.com/OpenFeign/feign/pull/1706
Planning to merge this one soon @wplong11 ?, its looking good.
Any idea on when this PR will be merged? It would be great to have this feature here even though openfeign supports coroutines. @wplong11