A single `@SpringBootApplication` annotation can be used to enable those three features ## `@EnableAutoConfiguration` ## `@ComponentScan` ## `@SpringBootConfiguration`
A single
@SpringBootApplicationannotation can be used to enable those three features@EnableAutoConfiguration@ComponentScan@SpringBootConfiguration