Professional Develop VMware Spring Questions and Answers
Spring puts each bean instance in a scope. What is the default scope? (Choose the best answer.)
Which two statements are true about Spring AOP? (Choose two.)
Which two statements are true regarding bean creation? (Choose two.)
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
Which two options are valid optional attributes for Spring’s @Transactional annotation? (Choose two.)
Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)
Which two options are application slices that can be tested with Spring Boot Testing? (Choose two.)
Refer to the exhibit.
What statement is true about @DirtiesContext?
Which two statements are correct regarding the Health Indicator status? (Choose two.)
Which two statements about the @Autowired annotation are true? (Choose two.)
Which statements is true?
Refer to the exhibit.
Which option is a valid way to retrieve the account id? (Choose the best answer.)
Which two statements are correct regarding the Actuator info endpoint? (Choose two.)
Which following statements are true about Spring Data? (Choose two.)
Refer to the exhibit.
AppConfig is a Java configuration class. Which two statements are true? (Choose two.)
Which two options are REST principles? (Choose two.)
What are the two reasons Spring be used to build a Java application? (Choose two.)
What is a Spring Boot starter dependency? (Choose the best answer.)
Refer to the exhibit.
How can a response status code be set for No Content (204)? (Choose the best answer.)
Which two statements are true about @Controller annotated classes? (Choose two.)
Which two statements are true regarding @DataJpaTest? (Choose two.)