'ManagedScheduledExecutorService.schedule() in Quarkus

I am using ManagedScheduledExecutorService.schedule() function to schedule a function call in X seconds. Is there any way I can achieve this in Quarkus?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source