S

Shyam Dubey • 3.70K Points
Extraordinary

Q. What is the purpose of @SpringBootConfiguration?

  • (A) To enable web security
  • (B) To define a Spring Boot configuration class
  • (C) To create test beans
  • (D) To generate database schema
  • Correct Answer - Option(B)
  • Views: 26
  • Filed under category Springboot
  • Hashtags:

Explanation by: Shyam Dubey

@SpringBootConfiguration is a specialized form of @Configuration used by Spring Boot.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.