I have got the following (pseudo) code in my Jersey microservice app:
private void scheduleService(){ scheduledExecutor.scheduleAtFixedRate(() -> runServic