What is the @Async equivilant for Quarkus application?

前端 未结 0 1206
情深已故
情深已故 2020-12-21 19:04

In one class I want to call a method, but not have to wait until the method finishes. Normally in a spring application I would use @Async, but what is the way to go about in

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