Skip to content
Easy Remember Spring Boot multiple-choice

Which annotation combination does @SpringBootApplication replace?

Remember — Tests recall of fundamental facts and definitions.

Answer Options

A @Configuration + @ComponentScan + @EnableAutoConfiguration
B @Controller + @Service + @Repository
C @EnableWebMvc + @ComponentScan + @Transactional
D @Bean + @Autowired + @Value

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more Spring Boot questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Spring Boot topic (Programming Languages).

More Spring Boot Questions