Skilled Engg

To run a method every 5 seconds, you would use @Scheduled(fixedRate = 5000). What other annotation is required on a configuration class to enable this feature?

2 months ago | [YT] | 2