Identify which statement indicates potential advantages of using Spring’s Dependency Injection (select one)


Identify which statement indicates potential advantages of using Spring’s Dependency Injection (select one)
A . Dependencies between application components can be managed external to the components themselves
B . Configuration can be externalized and centralized in a small set of files
C . Integration testing is made easier because different components used for testing can easily be injected
D . All of the above

Answer: D

Leave a Reply

Your email address will not be published.