Quiz: Spring Basics
Test your understanding of managing beans and dependencies in Spring by attempting this comprehensive quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What annotation is used to indicate that a class should be managed as a bean by Spring?
A.
@Bean
B.
@Autowired
C.
@Configuration
D.
@Component
1 / 5