Question 1

Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
  • Question 2

    Which two statements are correct regarding Spring Boot auto-configuration customization? (Choose two.)
  • Question 3

    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 4

    Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
  • Question 5

    Which two use cases can be addressed by the method level security annotation @PreAuthorize? (Choose two.)