Question 1

Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
  • Question 2

    Which two options will inject the value of the daily.limit system property? (Choose two.)
  • Question 3

    What two options are auto-configured Spring Boot Actuator HealthIndicators? (Choose two.)
  • Question 4

    Refer to the exhibit.

    The above code shows a conditional @Bean method for the creation of a JdbcTemplate bean. Which two statements correctly describe the code behavior? (Choose two.)
  • Question 5

    Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)