Refer to the exhibit.
Which option is a valid way to retrieve the account id? (Choose the best answer.)
Which two options are valid optional attributes for Spring’s @Transactional annotation? (Choose two.)
Which statement is true about the @PropertySource annotation? (Choose the best answer.)
Refer to the exhibit.
How can a response status code be set for No Content (204)? (Choose the best answer.)
Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)
Refer to the exhibit.
What is the id/name of the declared bean in this Java configuration class? (Choose the best answer.)
What are the two reasons Spring be used to build a Java application? (Choose two.)
Which two annotations are meta-annotations on the @SpringBootApplication composed annotation? (Choose two.)
Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)
Refer to the exhibit.
Which two methods will be implemented at runtime if declared in a Spring Data JPA Repository? (Choose two.)
Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Which two options will inject the value of the daily.limit system property? (Choose two.)
Which two statements are correct regarding the Actuator info endpoint? (Choose two.)
Which three types of objects can be returned form a JdbcTemplate query? (Choose three.)
In which three ways are Security filters used in Spring Security? (Choose three.)