feign-reactive icon indicating copy to clipboard operation
feign-reactive copied to clipboard

Support kotlin coroutines

Open wplong11 opened this issue 2 years ago • 4 comments

Resolves: #383

Inspired by https://github.com/stas29a/coroutine-feign-client

TODO

  • [ ] Separate Kotlin support module
  • [ ] Enhance test case
  • [ ] Refactoring
  • [ ] Clean up pom.xml

wplong11 avatar Jul 31 '22 16:07 wplong11

Any update on this? Would be nice to have this feature!

AdRyAniP avatar Dec 02 '22 17:12 AdRyAniP

@AdRyAniP OpenFeign 12 supports Coroutine (but experimental) https://github.com/OpenFeign/feign/pull/1706

wplong11 avatar Dec 02 '22 17:12 wplong11

Planning to merge this one soon @wplong11 ?, its looking good.

amitojduggal avatar Jan 12 '23 20:01 amitojduggal

Any idea on when this PR will be merged? It would be great to have this feature here even though openfeign supports coroutines. @wplong11

thisishantzz avatar Sep 04 '24 00:09 thisishantzz