Join Slack
Powered by
I have a `@Component` in which I want to run a sus...
# spring
a
Axel
04/25/2023, 2:04 PM
I have a
@Component
in which I want to run a suspend function on app start (
@PostConstruct
or
@EventListener
) and
@Scheduled
but this seem to only work on blocking methods. Is there a workaround?
k
kubele
04/25/2023, 2:10 PM
https://kotlinlang.slack.com/archives/C0B8ZTWE4/p1678360526802679?thread_ts=1678359556.787249&channel=C0B8ZTWE4&message_ts=1678360526.802679
✅ 1
8
Views
Open in Slack
Previous
Next