Question 11

Which two are required to use transactions in Spring? (Choose two.)
  • Question 12

    Which option is true about use of mocks in a Spring Boot web slice test? (Choose the best answer.)
  • Question 13

    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.)
  • Question 14

    Refer to the exhibit.

    It is a Java code fragment from a Spring application. Which statement is true with regard to the above example? (Choose the best answer.)
  • Question 15

    Which dependency enables an automatic restart of the application as code is changed during development of a Spring boot configuration on a web application? (Choose the best answer.)