Question 6
Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
Question 7
Which two statements are true regarding bean creation? (Choose two.)
Question 8
Which two options will inject the value of the daily.limit system property? (Choose two.)
Question 9
Which three statements are advantages of using Spring's Dependency Injection? (Choose three.)
Question 10
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.)
