Question 16

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.)
  • Question 17

    Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
  • Question 18

    If a class is annotated with @Component, what should be done to have Spring automatically detect the annotated class and load it as a bean? (Choose the best answer.)
  • Question 19

    Which two statements are correct regarding the Actuator info endpoint? (Choose two.)
  • Question 20

    Which statement describes the @AfterReturning advice type? (Choose the best answer.)