MultipleChoice
Spring puts each bean instance in a scope. What is the default scope? (Choose the best answer.)
OptionsMultipleChoice
Refer to the exhibit.
It is a Java code fragment from a Spring application. Which statement is true with regard to the above example? (Select the best answer.)
OptionsMultipleChoice
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
OptionsMultipleChoice
According to REST principles, which is the recommended way to update the order resource identified by 1234?
OptionsMultipleChoice
Which option is true about use of mocks in a Spring Boot web slice test? (Select the best answer.)
OptionsMultipleChoice
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Select two.)
OptionsMultipleChoice
Which two are required to use transactions in Spring? (Choose two.)
OptionsMultipleChoice
Refer to the exhibit.

Which two statements are correct regarding auto-configuration of DataSource and JdbcTemplate beans given a Spring Boot application with only these two dependencies? (Choose two.)
Options