S

Satya • 3.38K Points
Extraordinary

Q. Which annotation is used to enable scheduling in Spring Boot?

  • (A) @EnableScheduling
  • (B) @Schedule
  • (C) @EnableCron
  • (D) @StartSchedule
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category Springboot
  • Hashtags:

Explanation by: Satya

@EnableScheduling enables scheduled tasks in the application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.