how create a coroutine inside a Controller method in order to call a suspend function

前端 未结 0 421
北荒
北荒 2020-12-16 08:22

Goal: my microservice must consume another Rest endpoint and I am trying to follow Coroutines (Async).

Here is how I coded in Service in order to consume another rest

相关标签:
回答
  • 消灭零回复
提交回复
热议问题