2V0-72.22 Exam Question 21

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.)
  • 2V0-72.22 Exam Question 22

    Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
  • 2V0-72.22 Exam Question 23

    Which two statements are true regarding @WebMvcTest? (Choose two.)
  • 2V0-72.22 Exam Question 24

    Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
  • 2V0-72.22 Exam Question 25

    Which two options are valid optional attributes for Spring's @Transactional annotation? (Choose two.)