S

Shyam Dubey • 3.70K Points
Extraordinary

Q. Which class is the entry point of a Spring Boot application?

  • (A) MainApplication
  • (B) ApplicationStart
  • (C) SpringBootApp
  • (D) A class annotated with @SpringBootApplication
  • Correct Answer - Option(D)
  • Views: 20
  • Filed under category Springboot
  • Hashtags:

Explanation by: Shyam Dubey

The main class annotated with @SpringBootApplication is the entry point.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.