Question 36
Which statement is true? (Choose the best answer.)
Question 37
Given an ApplicationContext containing three bean definitions of type Foo with bean ids foo1, foo2, and foo3, which three @Autowired scenarios are valid and will allow the ApplicationContext to initialize successfully? (Choose three.)
Question 38
Which three types can be used as @Controller method arguments? (Choose three.)
Question 39
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
Question 40
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
