How to call Synchronus blocking method inside async method in Java?

后端 未结 0 378
温柔的废话
温柔的废话 2020-12-14 14:22

I\'m Using Project Reactor library. Here is my scenario.

I want to call the blocking service inside my non blocking method.

I have a three different services,

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