What is the primary purpose of the @SpringBootApplication annotation?
What is the primary purpose of the @SpringBootApplication annotation? A) To enable JPA repositories B) To scan for components in the project C) To mark the main class of a Spring Boot application and enable auto-configuration D) To configure a Spring Boot application for use with an external server Answer: C) To mark the main […]
What is the primary purpose of the @SpringBootApplication annotation? Read More »