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 themselvesB . Configuration can be externalized and centralized in...