1Easygeneralโฑ 45sWhat is the purpose of the @SpringBootApplication annotation?๐โผAOnly enables loggingBCombines @Configuration, @EnableAutoConfiguration, and @ComponentScan into a single convenience annotation marking the application's entry pointCDeclares a REST controllerDOnly used for testing