What two options are auto-configured Spring Boot Actuator HealthIndicators? (Choose two.)
Refer to the exhibit.
Which two statements are correct regarding the HelloAutoConfig auto-configuration class when it is specified in the META-INF/spring.factories file? (Choose two.)
Refer to the exhibit.
How can a response status code be set for No Content (204)? (Choose the best answer.)
Refer to the exhibit.
Which two statements are correct regarding auto-configuration of DataSource and JdbcTemplate beans given a Spring Boot application with only these two dependencies? (Choose two.)
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
Which is the correct approach to register for a bean destruction callback?
Which statement describes the @AfterReturning advice type? (Choose the best answer.)
Which statement is true about the @PropertySource annotation? (Choose the best answer.)
Which two statements are true regarding the RestTemplate class? (Choose two.)
Which two statements are correct regarding the differences between @ConfigurationProperties and @Value? (Choose two.)