Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Refer to the exhibit.

Assume that the application is using Spring transaction management which uses Spring AOP internally.
Choose the statement that describes what is happening when the update1 method is called? (Choose the best answer.)
Which two statements are true concerning constructor injection? (Choose two.)
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.)