Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
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 two options are auto-configured Spring Boot Actuator HealthIndicators? (Choose two.)
Which two statements are correct regarding the Health Indicator status? (Choose two.)
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.)
Refer to the exhibit.
AppConfig is a Java configuration class. Which two statements are true? (Choose two.)
Refer to the exhibit.
Which two methods will be implemented at runtime if declared in a Spring Data JPA Repository? (Choose two.)