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.)
In which three ways are Security filters used in Spring Security? (Choose three.)
Refer to the exhibit.
How can a Spring Bean be created from this LegacySingleton class?
What are the two reasons Spring be used to build a Java 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 statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Refer to the exhibit.
How can a response status code be set for No Content (204)? (Choose the best answer.)
Which strategy is correct for configuring Spring Security to intercept particular URLs? (Choose the best answer.)
Which option is true about use of mocks in a Spring Boot web slice test? (Choose the best answer.)
Which two statements are true about @Controller annotated classes? (Choose two.)
Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
Refer to the exhibit.
Assume that the application is using Spring transaction management which uses Spring AOP internally.
Choose the statement that describes what is happening when the update1 method is called? (Choose the best answer.)
Refer to the exhibit.
Which option is a valid way to retrieve the account id? (Choose the best answer.)