is there a way to have a suspending function as `@...
# spring
c
is there a way to have a suspending function as
@EventListener
without using https://github.com/konrad-kaminski/spring-kotlin-coroutine ? What I mean is, is there a standard officially supported way for doing that?