Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)
Refer to the exhibit.
Which option is a valid way to retrieve the account id? (Choose the best answer.)
Which option is true about use of mocks in a Spring Boot web slice test? (Choose the best answer.)
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
Which two statements are true concerning constructor injection? (Choose two.)
Which two options are application slices that can be tested with Spring Boot Testing? (Choose two.)
Refer to the exhibit.
What is the id/name of the declared bean in this Java configuration class? (Choose the best answer.)
Which two statements are correct regarding the differences between @ConfigurationProperties and @Value? (Choose two.)
What's the password storage format when using the DelegatingPasswordEncoder?
Which two statements are correct regarding the Health Indicator status? (Choose two.)
Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)
Which two use cases can be addressed by the method level security annotation @PreAuthorize? (Choose two.)
Which two statements are correct regarding the Actuator loggers endpoint? (Choose two.)
Refer to the exhibit.
Which two methods will be implemented at runtime if declared in a Spring Data JPA Repository? (Choose two.)
Which statement is true about the @PropertySource annotation? (Choose the best answer.)